ephraimbuddy commented on issue #23227:
URL: https://github.com/apache/airflow/issues/23227#issuecomment-1121328553
> @bbovenzi @ephraimbuddy Could i just make change in the
`/api/v1/dags/{dag_id}/clearTaskInstances` endpoint to accept `dagrun_id` then?
Yes. It should either accept a `dag_run_id` or `(start_date and end_date)`.
If both `dag_run_id` and `start_date, enddate` is used, should error.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]