chore: Ensure Redis connection is ready with callback (#6924)

* chore(workflow-engine-redis): await for the connection callback

* cleanup

* cleanup

* Create early-rice-marry.md

* cleanup
This commit is contained in:
Adrien de Peretti
2024-04-04 20:40:41 +02:00
committed by GitHub
parent 880bbbd4af
commit 12fcb655cd
3 changed files with 13 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/event-bus-redis": patch
"@medusajs/workflow-engine-redis": patch
---
Chore/workflow engine loader redis