Skip to content
Discussion options

You must be logged in to vote

Okay so I think why it is not working properly is because only certain arguments for an operator can use template values. For TriggerDagRunOperator it is template_fields: Sequence[str] = ("trigger_dag_id", "trigger_run_id", "execution_date", "conf") so I am not able to set wait_for_completion correctly.

If this is the reason can we add wait_for_completion to template_fields` ?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@potiuk
Comment options

potiuk May 7, 2023
Collaborator

@potiuk
Comment options

potiuk May 7, 2023
Collaborator

@rogue-gamer-ryt
Comment options

@potiuk
Comment options

potiuk May 13, 2023
Collaborator

@rogue-gamer-ryt
Comment options

Answer selected by rogue-gamer-ryt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants