bingqin2 commented on issue #72471: URL: https://github.com/apache/airflow/issues/72471#issuecomment-5637169282
Adding the release status to @jasperjonkhans's pointer, since it decides whether upgrading helps: #68734 landed on `main` on 2026-07-15, after 3.3.0 was cut, and the backport to `v3-3-test` (#71859) merged on 2026-09-07, after 3.3.1. So neither 3.2.2 nor 3.3.1 contains the fix; it will ship with the next 3.3.x patch release and with 3.4.0. Based on the analysis above, a workaround until then is to change the deadline definition together with the Dag edit, which forces new `deadline_alert` rows to be written for the new `serialized_dag`. -- 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]
