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

misc(nango): Increase the number of job retries in case of RequestLimitError #2798

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

ivannovosad
Copy link
Contributor

Context

When generating a lot of invoices at once, Nango starts failing with Request Limit Exceeded error

Description

This PR increases the number of attempts it makes to retry the failed jobs. We're changing it from 10 to 100 attempts with wait: :polynomially_longer.

@ivannovosad ivannovosad merged commit fe3da1a into main Nov 8, 2024
6 checks passed
@ivannovosad ivannovosad deleted the fix-nango-retries branch November 8, 2024 12:16
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.

2 participants