Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't Fail LocalTaskJob on heartbeat (#41704) #41810

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

jedcunningham
Copy link
Member

(cherry picked from commit 6647610)

Cherry-picking #41704 for 2.10.1.

* Never fail an ltj over a heartbeat

* Log a warning on failed heartbeat

* Avoid using f-string in log

* Remove unnecessary pass statement

(cherry picked from commit 6647610)
@jedcunningham jedcunningham added this to the Airflow 2.10.1 milestone Aug 27, 2024
@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Aug 27, 2024
@potiuk potiuk merged commit d906b51 into apache:v2-10-test Aug 28, 2024
49 checks passed
@ephraimbuddy ephraimbuddy deleted the cherry-pick-heartbeat branch August 28, 2024 09:34
@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Aug 30, 2024
utkarsharma2 pushed a commit that referenced this pull request Sep 2, 2024
* Never fail an ltj over a heartbeat

* Log a warning on failed heartbeat

* Avoid using f-string in log

* Remove unnecessary pass statement

(cherry picked from commit 6647610)

Co-authored-by: Collin McNulty <collin.mcnulty@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Scheduler including HA (high availability) scheduler type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants