Skip to main content

Module context_impl

Module context_impl 

Source

Functions§

aggregate_v3_sink_errors 🔒
Combine per-sink errors from a fan-out into a single anyhow::Error. The first failing sink’s error is used as the source so the original chain is preserved; the message lists every failing sink_id and its error stringified.
group_v3_reports_by_sink 🔒