Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-samples/amazon-sqs-dlq-replay-backoff
/ types & classes
Types & classes
3 in github.com/aws-samples/amazon-sqs-dlq-replay-backoff
⨍
Functions
9
◇
Types & classes
3
↓ 1 callers
Class
MaxAttempsError
Raised when the max attempts is reached.
src/replay.py:89
Class
Backoff
Full Jitter Backoff implementation.
src/backoff.py:6
Class
ExpoBackoffFullJitter
Full Jitter Backoff implementation.
src/backoff.py:19