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(client): expose req/resp timeout to client cli #381

Merged
merged 4 commits into from Jun 14, 2023

Conversation

joshuef
Copy link
Contributor

@joshuef joshuef commented Jun 13, 2023

Description

Summary generated by Reviewpad on 13 Jun 23 03:22 UTC

This pull request adds the ability for the client to set the timeout duration for requests and responses from the network. Additionally, it increases the default timeout duration from 10 seconds to 30 seconds.

@reviewpad reviewpad bot requested a review from RolandSherwin June 13, 2023 03:23
@reviewpad reviewpad bot added Small Pull request is small waiting-for-review labels Jun 13, 2023
sn_cli/src/cli.rs Outdated Show resolved Hide resolved
sn_networking/src/lib.rs Outdated Show resolved Hide resolved
@b-zee b-zee enabled auto-merge June 13, 2023 12:21
@b-zee b-zee added this pull request to the merge queue Jun 14, 2023
Merged via the queue into maidsafe:main with commit f3bf52d Jun 14, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Small Pull request is small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants