feat(medusa,medusa-core-utils): graceful shutdown server (#3408)

* feat: graceful shutdown
This commit is contained in:
Carlos R. L. Rodrigues
2023-03-10 09:11:45 -03:00
committed by GitHub
parent 9ba09ba4d7
commit 54dcc1871c
8 changed files with 339 additions and 927 deletions

View File

@@ -0,0 +1,7 @@
---
"medusa-core-utils": minor
"medusa-react": minor
"@medusajs/medusa": minor
---
Http Server Graceful Shutdown