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

Faster pool refresh #242

Merged
merged 5 commits into from Dec 1, 2023
Merged

Conversation

andrewwhitehead
Copy link
Member

  • Capture additional information about the state proof multi-signature verification.
  • After performing a successful status request, prioritize the responding nodes when performing a subsequent catchup request. This helps to avoid delays waiting for nodes that are no longer active.
  • Adjust default configuration parameters: ack_timeout -> 5 seconds, read timeout -> 30 seconds, connection request limit -> 10 requests.

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
… requests

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
@swcurran swcurran merged commit 9f2ac86 into hyperledger:main Dec 1, 2023
25 checks passed
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.

None yet

2 participants