pub async fn terminate_query(
session: &Arc<ToolSession>,
args: &Value,
) -> Result<ToolOutcome, ToolError>Expand description
Cancel or terminate a backend by pid.
pub async fn terminate_query(
session: &Arc<ToolSession>,
args: &Value,
) -> Result<ToolOutcome, ToolError>Cancel or terminate a backend by pid.