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: extend tax error details for validationError #2878

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

In case of Anrok validation error, Lago does not store more details

Description

This PR adds more details to the error_details collection so that issues can be reproduced more easily

@lovrocolic lovrocolic merged commit 808e7f7 into main Nov 27, 2024
6 checks passed
@lovrocolic lovrocolic deleted the misc-extend-tax-error-details branch November 27, 2024 15:14
lovrocolic added a commit that referenced this pull request Nov 28, 2024
…2884)

## 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.
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