Description
Any dag runs created by the REST API or trigger dag operator will appear as a manual dag run. That can be confusing. Instead we could add two new run_types for API triggered Operator triggered. Open to better names.
For the API, a user should also be allowed to specify the run_type because sometimes it still is a manual button to click.
We may need to add checks to make sure it is a valid run_type.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
Any dag runs created by the REST API or trigger dag operator will appear as a
manualdag run. That can be confusing. Instead we could add two newrun_types forAPI triggeredOperator triggered. Open to better names.For the API, a user should also be allowed to specify the
run_typebecause sometimes it still is a manual button to click.We may need to add checks to make sure it is a valid run_type.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct