Skip to main content

When this happens

The server hit an unexpected failure that it could not categorise as validation_error, one of the analyzer- or service-level 503 errors, or anything else specific. Operators are paged automatically.

Example response

The API never includes stack traces or upstream error strings in 500 bodies — only the canonical envelope:

What to do

  1. Optionally retry once. Some 500s are genuinely transient.
  2. If the retry also fails, file a support ticket from agnes.lasscyber.com/support and quote the request_id. The team uses it to correlate the exact server-side log line.
  3. Check the status page — if a broader incident is open, the resolution there will fix the call.

SDK behaviour

SDKs retry 5xx errors up to the configured budget. A surfaced ServerError with code: "internal_error" means retries were exhausted.

Privacy

500 responses never echo customer prompts back, never include upstream credentials, and never include database identifiers. The request_id is the only identifier you need to quote in a ticket; do not paste prompts.