Skip to content

Don't rely on global state for HTTP transports #116

@zregvart

Description

@zregvart

In #114 and #113 configurable http.RoundTripper was introduced to allow adding tracing & backoff/retry in EC CLI. The approach taken there relies on global state, we should try to not have the global state but a way to configure options, like http.RoundTripper, via per gather implementation instance.

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