Port provider-neutral bounded attempts, Retry-After handling, retry cap, minimum interval, cancellation, checkpoint, and idempotent resume. Retain GITNEXUS_EMBEDDING_MAX_ATTEMPTS, GITNEXUS_EMBEDDING_RETRY_CAP_MS, and GITNEXUS_EMBEDDING_MIN_INTERVAL_MS; provider-specific defaults remain fork configuration.
Acceptance: retries are bounded, cancellation stops promptly, resume is idempotent, and no secret appears in logs or persisted state.
Validation: deterministic 429, 5xx, transport interruption, cancellation, and restart tests.
Parent epic: #39
Tracking ID: R16
Port provider-neutral bounded attempts, Retry-After handling, retry cap, minimum interval, cancellation, checkpoint, and idempotent resume. Retain
GITNEXUS_EMBEDDING_MAX_ATTEMPTS,GITNEXUS_EMBEDDING_RETRY_CAP_MS, andGITNEXUS_EMBEDDING_MIN_INTERVAL_MS; provider-specific defaults remain fork configuration.Acceptance: retries are bounded, cancellation stops promptly, resume is idempotent, and no secret appears in logs or persisted state.
Validation: deterministic 429, 5xx, transport interruption, cancellation, and restart tests.
Parent epic: #39
Tracking ID:
R16