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

Switch from Hackney to Finch as the default HTTP client #724

Open
whatyouhide opened this issue Apr 21, 2024 · 1 comment
Open

Switch from Hackney to Finch as the default HTTP client #724

whatyouhide opened this issue Apr 21, 2024 · 1 comment
Assignees

Comments

@whatyouhide
Copy link
Collaborator

Finch is really reliable and fast, and has significantly less dependencies than Hackney. It also exposes Telemetry events, whereas Hackney doesn't.

I think it would be nice to switch to it as the default client. We can leave Sentry.HackneyClient around for people that prefer it.

Thoughts @sl0thentr0py?

@sl0thentr0py
Copy link
Member

yep sure if you think that's better, go for it!

@whatyouhide whatyouhide self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants