seanghaeli commented on PR #66609: URL: https://github.com/apache/airflow/pull/66609#issuecomment-4537382723
Thanks Dennis! This aligns with the implementation — I went with: 1. Global config in `[deadlines]` section 2. Default 0 (disabled), reasonable for notification callbacks 3. Both async and sync callbacks enforce the timeout 4. `[deadlines]` section with a comment noting current scope — agreed that a short-lived `[callbacks]` section + deprecation isn't worth it CI is green, ready for another look when you have time. --- Drafted-by: Claude Code (Opus 4.6); reviewed by @seanghaeli 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]
