perry2of5 commented on PR #48557: URL: https://github.com/apache/airflow/pull/48557#issuecomment-2910510824
Looking a little closer, we cap MAX_RETRY_DELAY at 24*60*60 so probably it can't throw at line 1145.... I'll need to be sure that isn't configurable at run time, but as long as it is always less than 999999999 days then I can shorten up the section in the try block. I'll try to get to it tonight. -- 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]
