hlukashonak commented on issue #56204: URL: https://github.com/apache/airflow/issues/56204#issuecomment-3659812628
Hi, we experience a very similar problem and the suggested workaround with SUPERVISOR_COMMS works, but we also would like to find a solution with "official" features that will stably work in the long term. As pointed by @hussein-awala: >...and keep only the TriggerDagRunOperator, but the operator is called once, which means there’s a short-circuit in the task runner that stops the loop @ephraimbuddy is it planned to remove this short-circuit in future versions so that it will be possible to run TriggerDagRunOperator.excute() from a loop? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
