You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue is related to concurrent requests trying to complete the cart and it only happens when the webhook is enabled. We've added this one to our backlog with high priority. You can expect a fix EoW :)
Bug report
Describe the bug
After some of my purchases, I get a 500 error for the
/store/carts/cart_CART_ID/complete
API endpoint.System information
Medusa version (including plugins):
Node.js version: v18.10.0
Database: PSQL v14.2
Operating system: WSL (Linux).
Browser (if relevant): Google Chrome.
Steps to reproduce the behavior
Expected behavior
200 response for the query.
I talk about it in Medusa Community Discord server: https://discord.com/channels/876835651130097704/1041669823043731466
Screenshots
Code snippets
The text was updated successfully, but these errors were encountered: