piotrkmita commented on pull request #19984: URL: https://github.com/apache/airflow/pull/19984#issuecomment-985460378
Hey @potiuk thank you for your suggestion. I've updated the `test_submit_timeout` to have `timeout=5`, so status will be called at times 0, 5, 10 and check if `status_check.call_count` is equal 3. Also, created one more checking if default timeout is working properly if it's not set. Does it make sense or have you meant something else? Thanks! -- 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]
