Expand description
Failures raised while reading a buffered upstream body.
The per-wire buffered parsers are lenient about missing optional fields and strict about the body’s overall shape: a reply whose top-level deserialization fails is an upstream failure, never an empty success, so it reaches the client as an error and the audit row as a failed request.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Enums§
- Wire
Parse Error - Failure to read a buffered upstream body into a canonical response.