chore: prevent workflow steps to call modules when not necessary (#11632)
**What** Some steps were calling the modules even when nothing was needed which for some operations would create transaction for nothing leading to extra execution time that add up very quickly on cloud network Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
54a6ef91ac
commit
caf83cf78c
6
.changeset/good-bulldogs-sparkle.md
Normal file
6
.changeset/good-bulldogs-sparkle.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/cart": patch
|
||||
---
|
||||
|
||||
chore(): Prevent workflow steps to even call modules when not necessary
|
||||
Reference in New Issue
Block a user