check_network_connectivity_to_backend

Function check_network_connectivity_to_backend 

Source
pub async fn check_network_connectivity_to_backend(
    shasta_base_url: &str,
) -> Result<(), Error>
Expand description

Verify that the backend API endpoint is reachable (3-second connect timeout).