baobabsoluciones/cornflow
Set airflow zombie job as failed in cornflow
Aberta
#600 aberto em 20 de jan. de 2025
good first issueserverurgent
Métricas do repositório
- Stars
- (21 estrelas)
- Métricas de merge de PR
- (Mesclagem média 46d 15h) (5 fundiu PRs em 30d)
Description
Is your feature request related to a problem? Please describe. Some zombie job which are in undetermined state can occur in airflow when a job is interrupted suddenly (when redeploying the app for example). These zombie job can create problems since their state in execution table is running.
Describe the solution you'd like Detect zombie job and set them as failed in cornflow. Zombie jobs should be running in cornflow but would not appear or would appear with unknown state in airflow.