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: use connection and read timeouts in ApacheHttpClient based transport #1397

Merged
merged 9 commits into from
Apr 14, 2021

Conversation

maciejwalkowiak
Copy link
Contributor

📜 Description

Fix: use connection and read timeouts in ApacheHttpClient based transport

💡 Motivation and Context

When ApacheHttpClientTransport was used, timeouts were not respected.

💚 How did you test it?

Console sample and slowing down connections with ToxiProxy connected to Sentry relay running locally.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment but other than that, LGTM

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maciejwalkowiak maciejwalkowiak merged commit 2b62d04 into main Apr 14, 2021
@maciejwalkowiak maciejwalkowiak deleted the apache-transport-timeouts branch April 14, 2021 18:06
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