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

Increase default connection and request timeout #5399

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Conversation

mwtian
Copy link
Contributor

@mwtian mwtian commented Oct 20, 2022

Narwhal consensus latency is 5~6s in private testnet. Using a timeout of 5s is too low. Increasing the default value to avoid timeout errors. These defaults are used by AuthorityClients.

Verified that this fixes the timeout errors in private testnet:
image

@mwtian mwtian requested review from andll and longbowlu October 20, 2022 00:10
@mwtian mwtian force-pushed the fix-exec-driver-2 branch from aae8ffb to 0efe2cc Compare October 20, 2022 00:24
@mwtian mwtian enabled auto-merge (squash) October 20, 2022 00:34
@mwtian mwtian merged commit aca9895 into main Oct 20, 2022
@mwtian mwtian deleted the fix-exec-driver-2 branch October 20, 2022 00:35
ebmifa pushed a commit that referenced this pull request Oct 21, 2022
Narwhal consensus latency is 5~6s in private testnet. Using a timeout of 5s is too low. Increasing the default value to avoid timeout errors. These defaults are used by AuthorityClients.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants