Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Switch to Tesla for HTTP library #96

Closed
OldhamMade opened this issue May 31, 2021 · 0 comments · Fixed by #97
Closed

Feature Request: Switch to Tesla for HTTP library #96

OldhamMade opened this issue May 31, 2021 · 0 comments · Fixed by #97

Comments

@OldhamMade
Copy link
Contributor

If Contentful.ex switched to Tesla, this would enable users to choose which underlying HTTP library to use by defining an Adapter. For example, a team could choose to use Finch (instead of the current HTTPoison) because it is already in use and they want to ensure consistency.

Tesla would also allow teams to include middleware, such as tesla_statsd, to help monitor their request volume.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants