Skip to content

Commit 9412669

Browse files
chore: idempotent cart operations (#13236)
* chore(core-flows): idempotent cart operations * changeset * add tests * revert * revert route * promo test * skip bugs * fix test * tests * avoid workflow name conflict * prevent nested workflow from being deleted until the top level parent finishes * remove unused setTimeout * update changeset * rm comments --------- Co-authored-by: adrien2p <[email protected]>
1 parent b111d01 commit 9412669

File tree

38 files changed

+890
-64
lines changed

38 files changed

+890
-64
lines changed

.changeset/lemon-buttons-look.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@medusajs/workflow-engine-inmemory": minor
3+
"@medusajs/workflow-engine-redis": minor
4+
"@medusajs/core-flows": minor
5+
"@medusajs/medusa": minor
6+
"@medusajs/orchestration": minor
7+
"@medusajs/types": minor
8+
"@medusajs/workflows-sdk": minor
9+
---
10+
11+
chore(core-flows): idempotent cart operations and nested workflow deletion lifecycle fix

0 commit comments

Comments
 (0)