wait_for_response

Function wait_for_response 

Source
pub async fn wait_for_response(
    client: &Client,
    request_id: &str,
) -> Result<HttpResponse>
Expand description

Wait for response with event-driven or polling approach based on USE_EVENT_DRIVEN flag