Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retry for Lambda rate exceeded error #162

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

awfm9
Copy link
Contributor

@awfm9 awfm9 commented Jun 30, 2022

We currently do not retry on some Lambda errors where we should:

{"level":"error","error":"could not invoke lambda: operation error Lambda: Invoke, exceeded maximum number of attempts, 3, https response error StatusCode: 429, RequestID: 2ba7f96a-0efc-48a7-ae77-96c70a0dc89f, TooManyRequestsException: Rate Exceeded.","time":"2022-06-27T20:28:30Z","message":"could not process message, discarding"}

@awfm9 awfm9 merged commit 7a5b2c2 into master Jun 30, 2022
@ricardomgoncalves ricardomgoncalves deleted the retry-on-lambda-rate-exceeded branch July 14, 2022 09:49
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.

1 participant