Skip to content

Conversation

kacpermuda
Copy link
Contributor

Airflow config for task_success_overtime was not actually used, instead a default value of 20 seconds was always applied.

This PR removes a TODO and uses the actual airflow config value. I think this is a bug and should be backported to 3.0.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@kaxil kaxil added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label Jul 14, 2025
@kaxil kaxil added this to the Airflow 3.0.4 milestone Jul 14, 2025
@kacpermuda kacpermuda force-pushed the fix-task_success_overtime branch from 3b2ece0 to 5f18da9 Compare July 14, 2025 15:06
@kacpermuda
Copy link
Contributor Author

Also extended the warning message to clearly state which setting is responsible for this kill.

@kacpermuda kacpermuda force-pushed the fix-task_success_overtime branch from 5f18da9 to 3d41ee9 Compare July 14, 2025 15:53
@kacpermuda
Copy link
Contributor Author

Test failure is unrelated, some server error on provider test.

@kaxil kaxil merged commit afb2e8a into apache:main Jul 14, 2025
73 of 74 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 14, 2025
(cherry picked from commit afb2e8a)

Co-authored-by: Kacper Muda <[email protected]>
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

Programmer-RD-AI pushed a commit to Programmer-RD-AI/airflow that referenced this pull request Jul 15, 2025
@kacpermuda kacpermuda deleted the fix-task_success_overtime branch July 15, 2025 07:21
kaxil pushed a commit that referenced this pull request Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:task-sdk backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants