Reference

Error reference

Interpret collector and ingestion failures.

Configuration errors

Correct missing or mismatched credentials.

  • Invalid Source, Integration, or ingest token format
  • Missing backend environment variables
  • A non-HTTPS remote endpoint
  • Deployment labels or commit metadata outside the accepted format

Ingestion errors

Handle rejected or unavailable batch delivery.

Differentiate permanent authentication or schema rejection from temporary capacity or service failure. Only temporary failures should enter an unchanged retry loop.

Repair errors

Interpret provider, validation, and delivery failures.

Provider timeouts and invalid output stop proposal generation. Unsafe candidates, missing evidence, replay mismatches, and stale approval fingerprints stop approval or delivery even when the model returned a response.