baobabsoluciones/cornflow

Set airflow zombie job as failed in cornflow

オープン

#600 opened on 2025/01/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (5 件のフォーク)auto 404
good first issueserverurgent

Repository metrics

Stars
 (21 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド