Function record_rejected_tool_loop_cost_usage
pub fn record_rejected_tool_loop_cost_usage(
model_provider_name: &str,
model: &str,
usage: &TokenUsage,
) -> Option<(u64, f64)>Expand description
Record usage from a rejected provider attempt without replacing the accepted response’s context-window fill.