sidshas03 commented on PR #63355:
URL: https://github.com/apache/airflow/pull/63355#issuecomment-4047816044

   Addressed review feedback. Moved duplicate same-state handling from task 
runner to execution API layer. Same-state update now returns idempotent 200 
no-op, conflicting transitions still return 409 invalid_state. Removed 
task-runner-side handling and added API tests for both idempotent and conflict 
paths. Also rebased on latest main and reran targeted lint/tests.


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