Lee-W commented on PR #31757:
URL: https://github.com/apache/airflow/pull/31757#issuecomment-1589172963

   @dstandish I tried to dig into the code a bit and found out the error 
message mentioned in 
https://github.com/apache/airflow/pull/30853#discussion_r1187018026 is from 
[check_trigger_timeouts](https://github.com/apache/airflow/blob/2940b9fa55a6a72c60c2162e541631addec3d6b8/airflow/jobs/scheduler_job_runner.py#L1660).
 Thus, I tried to add a similar timeout check 
[here](https://github.com/apache/airflow/pull/31757/commits/1f44a7b676682a62b522d35b5f758a0fc778cbc3#diff-9cea7921268261a177e82c16fd5111f8d3252e3ca0267bdfb397c379c5d70857R613-R616).
 I've not yet had time to test it today but would like to see what you think 
about it. Thanks!


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