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

   > @bbovenzi instead of using the field `recursive`, the existing api for 
`clearTaskInstances` have the param `include_subdags` and `include_parentdag`. 
The older api in views.py use the value in `recursive` param to fill the value 
for both `include_subdags` and `include_parentdag`.
   > 
   > Do you still think `recursive` field has to be given in the query param?
   
   Ah I didn't realize that. We don't need recursive then


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