Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awsdocs/aws-doc-sdk-examples
/ MaxRetriesExceededError
Class
MaxRetriesExceededError
python/demo_tools/retries.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
class
MaxRetriesExceededError(Exception):
12
pass
13
14
15
def
wait(seconds, tick=12):
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected