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

Increasing signing attempts to perform all signing computations #3713

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

dimpar
Copy link
Contributor

@dimpar dimpar commented Sep 12, 2023

Refs #3665

It turns out that the current number of attempts is not enough and we need to bump it up so the integration tests computation has enough time to perform signing. The reason why they started failing is because the local chain has block times much shorter than the real ones. This will give much shorter timeouts to perform all the signing computations.

Credits: The fix was suggested by @lukasz-zimnoch

It turns out that the current number attempts is not enough and we need
to bump it up so the integration tests computation have enough time to
perform signing. The reason why they started failing is because local
chain has block times much shorter than the real ones. This will give
much shorter timeouts to perform all the signning computation.
@dimpar dimpar added this to the v2.0.0-m5 milestone Sep 12, 2023
@tomaszslabon tomaszslabon merged commit 9c62b5b into main Sep 12, 2023
28 checks passed
@tomaszslabon tomaszslabon deleted the increase-attempts-in-signing-integration-test branch September 12, 2023 12:28
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