List dagruns, add missed_deadlines filter for dagruns with a deadline but that deadline is before the last_scheduling_decision
- 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
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