This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9ed5a5998c9 Remove timeout from airflow.utils and update core usages
accordingly (#54212)
add 33658f0ff86 Handle overflow in TaskInstance `next_retry_datetime`
(#48557)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/models/taskinstance.py | 18 ++++++++++------
.../tests/unit/models/test_taskinstance.py | 25 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 6 deletions(-)