Skip to content

Retry on InternalServerError. #17

Merged
Sleavely merged 1 commit intomasterfrom
retry-internalservererrors
Jun 2, 2020
Merged

Retry on InternalServerError. #17
Sleavely merged 1 commit intomasterfrom
retry-internalservererrors

Conversation

@Sleavely
Copy link
Copy Markdown
Owner

@Sleavely Sleavely commented Jun 2, 2020

We're making an assumption that in the wild we'll only be seeing the Error constructor name "InternalServerError" in PascalCase when they originate specifically from AWS.

Closes #16

@Sleavely Sleavely merged commit 9ce0729 into master Jun 2, 2020
@Sleavely Sleavely deleted the retry-internalservererrors branch April 28, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doesn't retry when DynamoDB throws InternalServerError

1 participant