You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/22 16:02:47 UTC

[GitHub] [airflow] bbovenzi commented on pull request #26528: Dagrun run taskinstance api

bbovenzi commented on PR #26528:
URL: https://github.com/apache/airflow/pull/26528#issuecomment-1255237924

   > Can you please elaborate on this? Does this change the endpoint parameters?
   
   Right now to clear or update a task instance, that lives here underneath the DAG endpoints. Since they allow for updating/clearing multiple task instances at once:
   <img width="702" alt="Screen Shot 2022-09-22 at 11 58 43 AM" src="https://user-images.githubusercontent.com/4600967/191795671-318079c1-59d6-4e67-8b15-6914effcc805.png">
   
   But right now, to run a task instance the url is different and it only takes a single task instance. @ephraimbuddy what do you think? Should we keep this PR as-is or should it be changed to clear multiple task instances at once like run/update are?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org