fix(orchestration): avoid retry when finished (#10913)

This commit is contained in:
Carlos R. L. Rodrigues
2025-01-10 13:12:08 -03:00
committed by GitHub
parent a126f40bbe
commit 01acf9e700
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/orchestration": patch
---
fix(orchestration): avoid retry when finished