Skip to main content

record

Function record 

Source
pub fn record(server: &str, tool: &str, ok: bool)
Expand description

Record a single proxied call for server::tool. No-op when addons.metering is off or the data dir is unavailable. Best-effort: a metering write failure never affects the proxied call’s result.