[ORCH-113] Coordinator API client #248
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
HTTP client for calling coordinator quality gates from orchestrator service.
Acceptance Criteria
Implementation Details
Files Created:
Files Modified:
Test Coverage: 96.61% statements, 90% branches, 100% lines (15 tests)
Features: Retry with exponential backoff, timeout handling, health checks
Configuration: COORDINATOR_URL, COORDINATOR_TIMEOUT_MS, COORDINATOR_RETRIES
Blocked by: ORCH-102