Public
No sign-in is required for this endpoint.
Read bounded request-admission limits and non-sensitive in-flight, rejection and panic-containment telemetry for the running LaunchPad process.
/api/v1/runtime/resilienceNo sign-in is required for this endpoint.
Use the documented route and response fields rather than private storage or internal service calls.
curl -sS https://leadstrium.com/api/v1/runtime/resilienceSuccessful responses are JSON unless the endpoint is explicitly a well-known protocol document. Treat non-2xx responses as actionable failures and preserve the HTTP status when surfacing errors to your users.
LaunchPad may shed excess concurrent work with HTTP 503 and Retry-After rather than allowing unbounded request pressure. Clients should use reasonable caching, backoff and bounded retries.