You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deployment of examples should always succeed consistently
Actual Behavior
The deployment of examples fail frequently with the following error:
botocore.errorfactory.TooManyRequestsException: An error occurred (TooManyRequestsException) when calling the UpdateFunctionCode operation (reached max retries: 4): Rate exceeded
Expected Behavior
The deployment of examples should always succeed consistently
Actual Behavior
The deployment of examples fail frequently with the following error:
e.g.
https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/26665990309/job/78599362198
https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/26666530204/job/78600991779?pr=371
Steps to Reproduce
N/A
SDK Version
N/A
Python Version
3.14
Is this a regression?
No
Last Working Version
No response
Additional Context
No response