baobabsoluciones/cornflow

Set airflow zombie job as failed in cornflow

开放

#600 创建于 2025年1月20日

 (0 条评论) (0 个反应) (0 位负责人)Python (5 个派生)auto 404
good first issueserverurgent

仓库指标

星标
 (21 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南