Files
medusa-store/.changeset/cold-cats-cheat.md
Adrien de Peretti cbf3644eb7 chore(): Add retry strategy to database connection (#12713)
RESOLVES FRMW-2978

**What**
Add retry mechanism to database connection management to prevent failing when the server start faster than what makes the connection available
2025-06-13 07:18:49 +00:00

170 B

@medusajs/medusa, @medusajs/test-utils, @medusajs/framework, @medusajs/utils
@medusajs/medusa @medusajs/test-utils @medusajs/framework @medusajs/utils
patch patch patch patch

chore(): Add retry strategy to database connection