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(api): withdrawal volumes handling for failed payments #3555

Merged
merged 8 commits into from
Nov 16, 2023

Conversation

vindard
Copy link
Contributor

@vindard vindard commented Nov 15, 2023

Description

This fixes an issue that was discovered where a user tried to send $700 twice (and got routing errors) and then on the third attempt was hit was a WithdrawalLimitExceeded error since the previous 2 failed attempts were wrongly accounted for when calculating volumes.

See pattern in traces

@vindard vindard merged commit b87bfcd into main Nov 16, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants