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

fix(integrations): Fix creating a deleted customer #2265

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

ivannovosad
Copy link
Contributor

Context

We were getting a lot of dead jobs when trying to sync a deleted customer to nango (netsuite).

Description

This PR fixes the issue by not trying to sync a non-existent (deleted) customer.

@ivannovosad ivannovosad requested a review from lovrocolic July 9, 2024 11:24
@ivannovosad ivannovosad merged commit 7cf858a into main Jul 10, 2024
6 checks passed
@ivannovosad ivannovosad deleted the fix-create-int-customer branch July 10, 2024 06:32
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
## Context

We were getting a lot of dead jobs when trying to sync a deleted
customer to nango (netsuite).

## Description

This PR fixes the issue by not trying to sync a non-existent (deleted)
customer.
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.

3 participants