Skip to content

HTTP client change #308

@hez

Description

@hez

Looking at changing out HTTPoison for a new HTTP client.

A few benefits/things to consider

  • we'd like to move to something all elixir and away from the older erlang libs
  • should support pooling
  • should support streaming of chunked http responses (this is used in the bulk fetch now) quite possible we don't need this as the chunking in bulk fetch will probably go away
  • it would be nice to simplify the auth setup

Some options:

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