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

[consensus increase round prober default timeout to 4s #20862

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

mwtian
Copy link
Member

@mwtian mwtian commented Jan 11, 2025

Description

It should be ok to exclude responses when they are taking >= 2s to return, for quorum round calculations. But it seems better to use a longer timeout to reduce variance in the computed quorum rounds among validators.

Test plan

CI


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

@mwtian mwtian requested a review from a team as a code owner January 11, 2025 04:18
Copy link

vercel bot commented Jan 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Jan 11, 2025 4:18am
sui-kiosk ⬜️ Ignored (Inspect) Jan 11, 2025 4:18am

@mwtian mwtian temporarily deployed to sui-typescript-aws-kms-test-env January 11, 2025 04:18 — with GitHub Actions Inactive
@mwtian mwtian merged commit f599881 into main Jan 11, 2025
51 checks passed
@mwtian mwtian deleted the tmw/timeout branch January 11, 2025 04:59
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