-
Notifications
You must be signed in to change notification settings - Fork 0
🐛 AWS sometimes throttles SDK calls #527
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
We don't have retry logic with delays for our calls to the AWS SDK. During testing with more comprehensive AwsValidator objects, where many SDK calls are made, we found it was sometimes running into throttling. This should be fixed by adding retry code with an exponential backoff delay.
Reproduction steps
n/aEnvironment
n/aScreenshots
No response
Logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working