Closed waiting-for-dev closed 1 year ago
By acquiring an update lock on the payment, we can ensure that only one concurrent excecution of the webhook handler will manipulate it. That will avoid duplicated log entries and obscure exceptions.
Closes #188
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed:
Summary
By acquiring an update lock on the payment, we can ensure that only one concurrent excecution of the webhook handler will manipulate it. That will avoid duplicated log entries and obscure exceptions.
Closes #188
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: