Skip to main content

connectivity_mark_unreachable

Function connectivity_mark_unreachable 

Source
pub async fn connectivity_mark_unreachable(
    error: Option<String>,
    state: State<'_, ConnectivityMonitorWrapper>,
) -> Result<(), String>
Expand description

Mark the server as unreachable (called after failed API calls)