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

fix(client): use axiom-go http transport options #209

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

lukasmalkmus
Copy link
Collaborator

We saw issues where the - indeeed very small - dial timeout could kick in when Go's resolver took to long to lookup a hostname, which resulted in i/o timeout errors.

This PR uses the transport options from axiom-go but respecting some options we exlusively added in Axiom CLI, e.g. Proxy.

@lukasmalkmus lukasmalkmus enabled auto-merge (rebase) January 26, 2024 13:54
@lukasmalkmus lukasmalkmus self-assigned this Jan 26, 2024
@lukasmalkmus lukasmalkmus force-pushed the lukasmalkmus/fix-short-dial-timeout branch from 7365452 to 38d3860 Compare January 29, 2024 11:50
@lukasmalkmus lukasmalkmus merged commit a001b65 into main Jan 29, 2024
8 checks passed
@lukasmalkmus lukasmalkmus deleted the lukasmalkmus/fix-short-dial-timeout branch January 29, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants