Skip to content

CloudFetch transport layer not configurable #307

@Multimo

Description

@Multimo

We are using the driver with large queries and when there is a large enough query that comes through, the driver swaps to cloudfetch.

Unfortunately the instance is behind a private network, smaller queries work but larger queries fail with a networkiong error: host is unavailable.

The httpClient the driver uses for most queries has a configurable transport however the httpClient that cloudfetch uses is not configurable unless you modify the global http.DefaultClient

We would like to ensure that all the drivers httpclients have a configurable transport layer that they all functionality can be used when a private network is involved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions