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(wallet): Send wallet transaction webhooks outside of DB transactions #2706

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Oct 17, 2024

This pull request includes an important change to the SettleService class in the wallet_transactions service. The change ensures that the webhook job is performed after the database transaction is committed.

Changes to SettleService:

@rsempe rsempe added the Wallet label Oct 17, 2024
@rsempe rsempe merged commit cb36779 into main Oct 17, 2024
6 checks passed
@rsempe rsempe deleted the wallet branch October 17, 2024 12:59
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