Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

refactor: bound minimal value for socket connect timeout #74

Merged
merged 6 commits into from
Nov 19, 2019
Merged

refactor: bound minimal value for socket connect timeout #74

merged 6 commits into from
Nov 19, 2019

Conversation

levy5307
Copy link
Contributor

If user set operation timeout to a very small value, for example 1ms, it is abviously not enought to establish a socket connect. so we bound a minimal value of 1000ms for socket connect timeout.

@neverchanje neverchanje merged commit 29935c1 into XiaoMi:thrift-0.11.0-inlined Nov 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants