Skip to main content

Module shadower

Module shadower 

Source
Expand description

Shadower — the main type. Fires primary + shadow legs concurrently and returns the primary response plus an optional divergence.

Structs§

ShadowOutcome
Result of a shadow call. The client always sees primary — even if the shadow leg failed or timed out, only telemetry is affected.
Shadower
The shadower. Cheap to clone — both backends are Arc-shaped.