You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
afck
changed the title
Make the communicate_with_quorum grace period configurable.
Make the communicate_with_quorum grace period configurable.
Nov 7, 2024
Also, make the default
0.1
rather than0.2
, to decrease latency.And don't add the grace period at all in the failure cases (in particular
highest_key_score + remaining_votes < committee.quorum_threshold()
).The text was updated successfully, but these errors were encountered: