Skip to main content

Module pipeline

Module pipeline 

Source
Expand description

Ordered hot-path middleware and upstream forwarding.

Structs§

AppState
Shared application state passed through HTTP handlers and background tasks.
ForwardedResponse
Provider response paired with its active session lease.
PreparedRequest
A request after all local hot-path gates have passed.

Enums§

PipelineError
Hot-path failures, each carrying an HTTP status mapping.

Constants§

HTTP_CONNECT_TIMEOUT
TCP connect timeout for every outbound HTTPS client the harness builds.

Functions§

describe_upstream_auth
How the harness authenticates to the chat upstream, for startup logs and avctl doctor — never contains key material.