pub async fn check_network_connectivity_to_backend( shasta_base_url: &str, ) -> Result<(), Error>
Verify that the backend API endpoint is reachable (3-second connect timeout).