Vamsi-klu commented on PR #69758: URL: https://github.com/apache/airflow/pull/69758#issuecomment-5014062860
I verified the current head against `main`. The serialized deferrable deadline needs to remain epoch-based in both `_handle_deferrable_execution` and the trigger, while the Azure metadata TTL and synchronous polling duration can remain monotonic. I can provide a cherry-pickable patch with fail-on-revert coverage for expiry creation, cached expiry comparison, synchronous polling, deferrable deadline creation, and trigger deadline consumption. I do not currently have write access to this head branch; please let me know whether a fork commit or branch access is preferred. --- Drafted-by: Codex (GPT-5) (no human review before posting) -- 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]
