Abilitiy to set dag priority
Open
airflow3.0:candidate
area:scheduler
kind:feature
kind:meta
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Body
When the scheduler chooses which dag runs to create, and which to examine for scheduling, users want to be able to set priorities for this.
user comment: "i want to set this dag to run first"
### Committer
- [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Contributor guide
Research direction
The issue requests configurable priority when the scheduler chooses which DAGs to run or examine, but it names no files, tests, or entry points. Start by locating the scheduler's DAG selection logic and existing priority behavior; done should include a defined priority mechanism and tests covering the ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100