Concurrency issue when item quantity is changed between order processing and payment
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
I have a question. What happens if in the period after the quantity of an item is checked and before the payment for it is made, its quantity changes (due to a parallel completed order that changes the quantity of the item) and the quantity becomes insufficient.
Contributor guide
Assessment
This issue has not been assessed yet.