seanghaeli commented on PR #69838:
URL: https://github.com/apache/airflow/pull/69838#issuecomment-4971711071

   Closing — investigation against the real pipeline traceback showed this 
doesn't fix the actual deferrable failure. The failing call is a sync 
`delete_endpoint` raising `AccessDeniedException: Unable to determine 
service/operation name to be authorized` (an async→sync botocore context 
issue), which neither the waiter rename nor the trigger param-forwarding 
addresses. Reworking the fix against the real root cause.


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