-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Got conflict errors while making concurrent order requests. #3206
Comments
Hey, I am having the same issue, did manage to find a solution ? |
+1 |
I also encountered this error today when attempting to concurrently add multiple line items to a single cart. |
+1 |
let me create a k6 script and take a look at this one |
currently working on a fix, I ll keep you in touch |
I have an issue with Paypal payment method: please confirm is this same issue as above? |
@hassanphp as you can see from the original error displayed in this thread, it is not the same, looks like in your case there was an issue when requesting the paypal api. I suggest you to investigate a but and if it persists and does not comes from paypal, then you can open a separate pr with all the necessary informations |
@adrien2p Thank you, Highly appreciated your quick response. |
Hey, thanks for the report! Since v2 brought a lot of architectural and API changes on the backend, we will be closing this ticket since it no longer applies to our new setup, or the issue has already been fixed. If you are still facing issues with v1, |
Bug report
Describe the bug
Got conflict errors while making concurrent order requests.
System information
Medusa version (including plugins):
Node.js version: v16.19.0
Database: PostgreSQL 15.1
Operating system: Void Linux (Kernel 6.1.9_1)
Browser (if relevant): none
Steps to reproduce the behavior
Expected behavior
20 orders should be created
Actual result
The APIs mentioned in 3.2.2 or 3.2.3 fail randomly,
k6 script outputs:
backend log outputs:
The text was updated successfully, but these errors were encountered: