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

When will storageclient provide the 'socketTimeout' parameter? #562

Closed
awang12345 opened this issue Nov 26, 2023 · 1 comment
Closed

When will storageclient provide the 'socketTimeout' parameter? #562

awang12345 opened this issue Nov 26, 2023 · 1 comment
Labels
type/question Type: question about the product

Comments

@awang12345
Copy link
Contributor

nebula-client
version:3.6
desc:
At present, socketTimeout defaults to 1 second, which is easy to timeout when the amount of scan data is large or the network is slow and the storage service responds slowly

@QingZ11 QingZ11 added the type/question Type: question about the product label Dec 21, 2023
@Nicole00
Copy link
Contributor

nebula-client version:3.6 desc: At present, socketTimeout defaults to 1 second, which is easy to timeout when the amount of scan data is large or the network is slow and the storage service responds slowly

There is interfaces to config the timeout for StorageClient.

public StorageClient(List<HostAddress> addresses, int timeout) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Type: question about the product
Projects
None yet
Development

No branches or pull requests

3 participants