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

feat: allow to set client connect timeout #476

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Dec 3, 2023

closes #466

@fengmk2 fengmk2 added the bug Something isn't working label Dec 3, 2023
@fengmk2 fengmk2 self-assigned this Dec 3, 2023
@fengmk2 fengmk2 changed the title fix: set client connect timeout to 5s by default feat: allow to set client connect timeout Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ca540a) 99.64% compared to head (1a59f15) 99.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #476   +/-   ##
=======================================
  Coverage   99.64%   99.65%           
=======================================
  Files           9        9           
  Lines        1423     1440   +17     
  Branches      253      257    +4     
=======================================
+ Hits         1418     1435   +17     
  Misses          5        5           

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

@fengmk2 fengmk2 added the enhancement New feature or request label Dec 3, 2023
@fengmk2 fengmk2 merged commit fde0d23 into master Dec 4, 2023
23 checks passed
@fengmk2 fengmk2 deleted the fix-connect-timeout-5s branch December 4, 2023 01:34
fengmk2 pushed a commit that referenced this pull request Dec 4, 2023
[skip ci]

## [3.20.0](v3.19.3...v3.20.0) (2023-12-04)

### Features

* allow to set client connect timeout ([#476](#476)) ([fde0d23](fde0d23))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to config connecttimeout of err UND_ERR_CONNECT_TIMEOUT
1 participant