Arunodoy18 commented on issue #59497:
URL: https://github.com/apache/airflow/issues/59497#issuecomment-3703307479

   This PR addresses the case where the DELETE /dagRuns endpoint returns 204 
even when a DAG run in a non-deletable state (e.g. running) is not actually 
deleted. It adds explicit state validation to make the API behavior clearer and 
avoid giving users a false impression of success. I’m happy to adjust the 
approach or placement of this validation based on maintainer guidance.


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