Skip to main content

failed_result

Function failed_result 

Source
fn failed_result(call: &CapabilityCall, error: &str) -> CapabilityCallResult
Expand description

Build a failed capability result for async control-plane failures. The original call identity is preserved so the terminal node event still correlates with the user-requested async capability, not the status poll.