Pei-Cheng-Yu commented on PR #62399:
URL: https://github.com/apache/airflow/pull/62399#issuecomment-4062752376

   Thanks, I understand now.
   
   I followed the earlier suggestion and interpreted it in a way using  
`BulkBody[DAGRunPatchBody]` that kept the implementation effectively 
single-DAG, just with `dag_id` available from the payload for auth.
   After working through it, I realized that does not actually achieve the 
intended cross-DAG bulk delete behavior.
   
   I should have stopped and clarified the direction when that became 
ambiguous. I just rework it to align with the `bulk_task_instances` pattern.
   


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