We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main (development)
airflow/airflow/jobs/scheduler_job.py
Lines 1447 to 1483 in f40ec8d
_find_zombies should also support HA. Each scheduler tries to find all zombie tasks. When there are more than one schedulers, it might cause issues.
_find_zombies
No response
Apple M1 Max, version: 12.2
Other
NA
The text was updated successfully, but these errors were encountered:
Can you try 2.3.4RC1 #25846? #24906 probably fixed it?
Sorry, something went wrong.
Yep. This is fixed in #24906
nice, thanks @eladkal and @potiuk
No branches or pull requests
Apache Airflow version
main (development)
What happened
airflow/airflow/jobs/scheduler_job.py
Lines 1447 to 1483 in f40ec8d
_find_zombies
should also support HA. Each scheduler tries to find all zombie tasks. When there are more than one schedulers, it might cause issues.What you think should happen instead
No response
How to reproduce
No response
Operating System
Apple M1 Max, version: 12.2
Versions of Apache Airflow Providers
No response
Deployment
Other
Deployment details
NA
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: