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 合併指標
 (平均合併 46天 15小時) (30 天內合併 5 個 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.

貢獻者指南