Repair live JobEngine runtime contracts
This commit is contained in:
@@ -189,6 +189,7 @@ app.MapWorkerEndpoints();
|
||||
|
||||
// Register quota governance and circuit breaker endpoints (per SPRINT_20260208_042)
|
||||
app.MapCircuitBreakerEndpoints();
|
||||
app.MapQuotaEndpoints();
|
||||
app.MapQuotaGovernanceEndpoints();
|
||||
|
||||
// Register dead-letter queue management endpoints
|
||||
|
||||
Reference in New Issue
Block a user