pub const MAX_PAYLOAD_SIZE: usize = _; // 26_214_400usizeExpand description
The maximum payload size for a single request that can be sent to the trace agent. Payloads
larger than this size will be dropped and the agent will return a 413 error if
datadog-send-real-http-status is set.