chore: medusa shutdown (#6865)

* chore: medusa shutdown

* continue

* use shutdown

* on application shutdown

* consume shutdown

* more connection close

* more cleanup

* more cleanup

* update lock

* revert package

* graceful shutdown

* Create yellow-apples-attack.md

* graceful shutdown

* graceful shutdown

---------

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
This commit is contained in:
Adrien de Peretti
2024-03-29 09:22:29 -03:00
committed by GitHub
co-authored by Sebastian Rindom Riqwan Thamir
parent 0c0b425de7
commit 8fd1488938
20 changed files with 234 additions and 76 deletions
+11
View File
@@ -0,0 +1,11 @@
---
"@medusajs/medusa": patch
"@medusajs/cache-redis": patch
"@medusajs/event-bus-redis": patch
"medusa-test-utils": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/workflow-engine-redis": patch
---
chore: medusa shutdown