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

9 lines
170 B
Markdown

---
"@medusajs/medusa": patch
"@medusajs/test-utils": patch
"@medusajs/framework": patch
"@medusajs/utils": patch
---
chore(): Add retry strategy to database connection