fix(medusa): add support for retrying failed event bus jobs (#2566)

Closes CORE-770
This commit is contained in:
Sebastian Rindom
2022-11-09 13:24:26 +01:00
committed by GitHub
parent 5ea4b728e7
commit 8069ed5e99
2 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): add support for retrying failed event bus jobs