Taragolis commented on issue #35170:
URL: https://github.com/apache/airflow/issues/35170#issuecomment-1778715991

   > clear_task_instances function does not support all parameters same REST 
API endpoint does
   
   
[airflow.models.taskinstance.clear_task_instances](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/taskinstance/index.html#airflow.models.taskinstance.clear_task_instances)
 uses for internal of Airflow, including 
[api/v1/dags/{dag_id}/clearTaskInstances](https://airflow.apache.org/api/v1/dags/{dag_id}/clearTaskInstances)
 REST API endpoint.
   
   I don't think this function is intended to be used by DAG Authors and it 
just accidentally become a public


-- 
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]

Reply via email to