apache / apache/airflow

Implement additional DeadlineReferences types

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

Description

Implement at least `dag_run - queued-at` and `job - start-date`, maybe `serialized_dag - last_updated` as well?

These should be added in the form of DeadlineReference.DAGRUN_QUEUED_AT, etc.

These will include References for Assets, Task-level Deadlines, etc and is likely an entire project board on its own.

Contributor guide

Open the contributing guide

Research direction

Start by locating DeadlineReference and the existing reference definitions and usages. Trace how current types represent resource timestamps, then determine the scope for dag_run queued-at and job start-date, including whether serialized_dag last_updated is included. Done means the agreed DeadlineReference constants and their corresponding behavior are implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.