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: increase http request timeout and mitigate repeated sending of data in poor network #58

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

zhu-xiaowei
Copy link
Contributor

  • PR title and description conform to Pull Request guidelines.

Description of changes:

  1. increase http request timeout and reduce repeated sending of data

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d342b9) 87.00% compared to head (a702c08) 87.12%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #58      +/-   ##
============================================
+ Coverage     87.00%   87.12%   +0.12%     
- Complexity      445      446       +1     
============================================
  Files            42       42              
  Lines          1639     1639              
  Branches        149      149              
============================================
+ Hits           1426     1428       +2     
+ Misses          134      133       -1     
+ Partials         79       78       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zxkane zxkane changed the title fix: increase http request timeout and reduce repeated sending of data fix: increase http request timeout and mitigate repeated sending of data in poor network Jan 26, 2024
@zxkane zxkane merged commit 2d5194b into main Jan 26, 2024
6 checks passed
@zxkane zxkane deleted the http_request_timeout branch January 26, 2024 09:28
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.

3 participants