potiuk edited a comment on issue #13225:
URL: https://github.com/apache/airflow/issues/13225#issuecomment-1053555204


   You can get task instances first via: 
https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/get_task_instances
   
   Then you can select those which you want to clear and clear them via the 
clear API.


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