Expand description
Server-reachability / connectivity commands.
TRACES: UR-043 | IR-027 | DR-055
Structs§
- Connectivity
Monitor Wrapper - Wrapper for ConnectivityMonitor managed state
Functions§
- connectivity_
check_ server - Check if the server is currently reachable
- connectivity_
get_ status - Get the current connectivity status
- connectivity_
mark_ reachable - Mark the server as reachable (called after successful API calls)
- connectivity_
mark_ unreachable - Mark the server as unreachable (called after failed API calls)
- connectivity_
set_ server_ url - Set the server URL and trigger an immediate check
- connectivity_
start_ monitoring - Start monitoring connectivity with adaptive polling
- connectivity_
stop_ monitoring - Stop monitoring connectivity