feat(config): Default event worker concurrency to 3 on cloud (#14477)

* feat(config): Default event worker concurrency to 3 on cloud

* Create dirty-pears-smell.md

* fix test
This commit is contained in:
Adrien de Peretti
2026-01-13 09:26:02 +01:00
committed by GitHub
parent 7307a5e63f
commit 55d2a70470
3 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
feat(config): Default event worker concurrency to 3 on cloud