-
Notifications
You must be signed in to change notification settings - Fork 929
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: fix the exception when tcp timeout is less than 1s for 1.5 #1362 #1388
Fix: fix the exception when tcp timeout is less than 1s for 1.5 #1362 #1388
Conversation
Codecov Report
@@ Coverage Diff @@
## 1.5 #1388 +/- ##
==========================================
- Coverage 58.07% 55.49% -2.58%
==========================================
Files 275 276 +1
Lines 13381 15948 +2567
==========================================
+ Hits 7771 8851 +1080
- Misses 4650 6159 +1509
+ Partials 960 938 -22
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这类代码很多,可以考虑统一下,要么考虑下url#GetParamDuration
功能不一致,且在1.5分支没找到对应代码 |
What this PR does:
Which issue(s) this PR fixes:
Fixes #1362
Special notes for your reviewer:
Does this PR introduce a user-facing change?: