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 timeout for GetBlockHashByNumber function #3754

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

lukasz-zimnoch
Copy link
Member

During tests of the RFC 12 implementation, we discovered that the timeout of 10 seconds for GetBlockHashByNumber is sometimes too short. Here we are increasing it to 30 seconds to improve success rate.

During tests of the RFC 12 implementation, we discovered that the timeout of 10
seconds for `GetBlockHashByNumber` is sometimes too short. Here we are
increasing it to 30 seconds to improve success rate.
@tomaszslabon tomaszslabon merged commit 1d813c5 into main Dec 8, 2023
29 checks passed
@tomaszslabon tomaszslabon deleted the increase-block-timeout branch December 8, 2023 12:36
@lukasz-zimnoch lukasz-zimnoch added this to the v2.0.0 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants