hussein-awala opened a new pull request, #27597: URL: https://github.com/apache/airflow/pull/27597
We want to make use of `exponential_backoff` to increase wait times between pokes, but we need to control the maximum wait time as we do with tasks retries when we activate `retry_exponential_backoff` ,where we can set `max_retry_delay` to use a fixed delay after a certain number of retries. -- 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]
