Skip to content

🐛 AWS sometimes throttles SDK calls #527

@mattwelke

Description

@mattwelke

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/a

Environment

n/a

Screenshots

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions