feat: add default retry strategy for redis (#10880)

Fixes: FRMW-2861
This commit is contained in:
Harminder Virk
2025-01-09 05:26:08 +00:00
committed by GitHub
parent bd73716bb6
commit 67782350a9
3 changed files with 42 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
feat: add default retry strategy for redis