fix(medusa): Make event enqueuer reconnect the database when it lost the connection (#4855)

* Try to periodically reconnect database from enqueuer

* Create great-months-train.md

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
Micky Jittjana
2023-08-29 13:03:11 +02:00
committed by GitHub
co-authored by Oli Juhl Carlos R. L. Rodrigues
parent 4897040c92
commit 4d439bed38
2 changed files with 31 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Make event enqueuer reconnect the database when it lost the connection