Fix Demo enterprise

This commit is contained in:
Urtzi Alfaro
2025-12-17 13:03:52 +01:00
parent 0bbfa010bf
commit 8bfe4f2dd7
111 changed files with 26200 additions and 2245 deletions

View File

@@ -117,6 +117,12 @@ class CloneOrchestrator:
required=False, # Optional - provides orchestration history
timeout=15.0
),
ServiceDefinition(
name="distribution",
url=os.getenv("DISTRIBUTION_SERVICE_URL", "http://distribution-service:8000"),
required=False, # Optional - provides distribution routes and shipments
timeout=20.0
),
]
async def _update_progress_in_redis(