dstandish commented on PR #32990: URL: https://github.com/apache/airflow/pull/32990#issuecomment-1692847606
Ok, I put together what is a bit of a simpler and less invasive approach here: https://github.com/apache/airflow/pull/33718 Please take a look when you have a chance. Essentially, for sensors, if I have it right, we can just use the existing trigger timeout feature to monitor for the sensor timeout, and we can raise AirflowSensorTimeout when that happens. -- 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]
