Files
medusa-store/.changeset/spotty-cups-accept.md
Carlos R. L. Rodrigues 1eef324af3 fix(orchestration): fix set step failure (#10031)
What:
 - copy data before saving checkpoint
 - removed unused data format function
 - properly handle registerStepFailure to not throw
 - emit onFinish event even when execution failed
2024-11-12 10:06:36 +00:00

197 B

@medusajs/workflow-engine-inmemory, @medusajs/workflow-engine-redis, @medusajs/orchestration, @medusajs/workflows-sdk
@medusajs/workflow-engine-inmemory @medusajs/workflow-engine-redis @medusajs/orchestration @medusajs/workflows-sdk
patch patch patch patch

Fix set step failure for async steps