apache / apache/airflow

List dagruns, add missed_deadlines filter for dagruns with a deadline but that deadline is before the last_scheduling_decision

Open
#51,819 2 comments 0 reactions 0 assignees View on GitHub
area:API area:deadline-alerts kind:feature
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 10h
Merged PRs (30d)
483

Description

### Description

In list dagruns, add missed_deadlines filter for dagruns with a deadline but that deadline is before the last_scheduling_decision.
Sub-issue of #50574

### Use case/motivation

_No response_

### Related issues

https://github.com/apache/airflow/issues/50574

### Are you willing to submit a PR?

- [x] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Research direction

Start by reading the parent issue #50574 and locating the list dagruns entry point. Confirm how dagrun deadlines and last_scheduling_decision are represented; done means the list supports a missed_deadlines filter that selects dagruns whose deadline precedes the last_scheduling_decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.