dabla commented on PR #44726: URL: https://github.com/apache/airflow/pull/44726#issuecomment-2563695959
This PR can be closed as we don't want to introduce custom retry mechanism within an operator. A new PR should be opened as discussed in issue [#44618](https://github.com/apache/airflow/issues/44618) in which we decrease the check_interval to 10 seconds by default and also add a validation that check_interval must be lower than the timeout, otherwise the check_interval has no effect. -- 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]
