Description
There are a few fields that would be useful to include in the REST API for getting a DAG run or list of DAG runs:
data_interval_start
data_interval_end
last_scheduling_decision
run_type as (backfill, manual and scheduled)
Use case/motivation
We use this information in the Grid view as part of tree_data. If we added these extra fields to the REST APi we could remove all dag run info from tree_data.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
There are a few fields that would be useful to include in the REST API for getting a DAG run or list of DAG runs:
data_interval_startdata_interval_endlast_scheduling_decisionrun_typeas (backfill, manual and scheduled)Use case/motivation
We use this information in the Grid view as part of
tree_data. If we added these extra fields to the REST APi we could remove all dag run info from tree_data.Related issues
No response
Are you willing to submit a PR?
Code of Conduct