MCPcopy 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
11class MaxRetriesExceededError(Exception):
12 pass
13
14
15def wait(seconds, tick=12):

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected