try_connect_single

Function try_connect_single 

Source
async fn try_connect_single(
    _SideCarIdentifier: &str,
    endpoint: &str,
) -> Result<(), VineError>
Expand description

Single connection attempt without retry logic