The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
4d41eb53c27bef328d7ff3f137658d27c175044d / Niko Oliveira <[email protected]>
Add timeout to wait_for_crawl sensor task in example_glue (#37955)

Historical data shows that wait_for_crawl usually takes around 180s with
spikes up to 360 seconds. We recently saw a test failure where this step
ran for 3574 seconds (due to a upstream outage in Glue). There is no
need for the test to run for 1 hour if it is doomed to fail.

Adding a timeout of 500 seconds should give plenty of buffer for success
cases while stopping failure cases from running excessively long.

Report URL: https://github.com/apache/airflow/actions/runs/8180971774

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to