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

feat (tax-integrations): auto retry failed invoice due to api limit #2884

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Failed invoices due to api limit should be auto retried

Description

This PR uses error detail extension (#2878) to catch all failed invoices due to API limit error and auto-retry them.

This is first phase for covering api limit errors. Later, we will turn tax integration to be async and implement throttling mechanism for it.

@lovrocolic lovrocolic merged commit 4ee1e09 into main Nov 28, 2024
6 checks passed
@lovrocolic lovrocolic deleted the misc-retry-anrok-api-limit branch November 28, 2024 15:46
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