dotnet / dotnet/eShop

Concurrency issue when item quantity is changed between order processing and payment

Open
#732 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.