kaxil commented on issue #11543: URL: https://github.com/apache/airflow/issues/11543#issuecomment-709181883
oh yea, we retry this code 3 times in the actual code: https://github.com/apache/airflow/blob/3447b55ba57a06c3820d1f754835e7d7f9a1fc68/airflow/jobs/scheduler_job.py#L686-L701 -- maybe we can use the same re-try logic in the test too ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
