vector::sinks::gcs_common::config

Function healthcheck_response

source
pub fn healthcheck_response(
    response: Response<Body>,
    not_found_error: Error,
) -> Result<()>