apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.21k stars 13.76k forks source link

Increase timeout for backfill pooled task tests #40384

Closed potiuk closed 6 days ago

potiuk commented 6 days ago

This test seems to intermittently fail and it looks like it's because timeout when run in parallel. Increasing timeout should help, also logging the timeout should help to diagnose things in case it happens again.


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.