pub async fn connectivity_mark_unreachable( error: Option<String>, state: State<'_, ConnectivityMonitorWrapper>, ) -> Result<(), String>
Mark the server as unreachable (called after failed API calls)