jgmarcel commented on issue #32007:
URL: https://github.com/apache/airflow/issues/32007#issuecomment-1597333039

   Relevant remark: the three _ExternalTaskSensor_ that raised 
`ZeroDivisionError` were pointing to task groups (i.e. were instantiated with 
the parameter `external_task_group_id`), while the one that did not was 
pointing to an ordinary task (i.e. was instantiated with the parameter 
`external_task_id`).


-- 
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]

Reply via email to