**What** - Prevent event release when a workflow is run as step and finish - Use `unlink` instead of `del` when removing keys from redist to push the execution to async thread
10 lines
248 B
Markdown
10 lines
248 B
Markdown
---
|
|
"@medusajs/cache-redis": patch
|
|
"@medusajs/event-bus-redis": patch
|
|
"@medusajs/workflow-engine-redis": patch
|
|
"@medusajs/locking-redis": patch
|
|
"@medusajs/workflows-sdk": patch
|
|
---
|
|
|
|
chore(): Prevent sub workflow events release early + redis unlink
|