Vamsi-klu commented on PR #62306: URL: https://github.com/apache/airflow/pull/62306#issuecomment-3939914186
cc @jscheffl @josh-fell @potiuk — Would appreciate a review on this fix for the dbt-cloud provider trigger timeout bugs reported in #61979. The changes are small and focused: 1. Fixed the misleading timeout error message (was printing a Unix epoch timestamp as seconds) 2. Added a final `is_still_running()` check before declaring timeout to prevent false failures All existing tests pass plus one new test for the race-condition fix. -- 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]
