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

Is 495 catchup timeout #2062

Merged
merged 8 commits into from
Jan 3, 2025
Merged

Is 495 catchup timeout #2062

merged 8 commits into from
Jan 3, 2025

Conversation

olehnikolaiev
Copy link
Contributor

@olehnikolaiev olehnikolaiev commented Dec 26, 2024

fixes https://github.com/skalenetwork/internal-support/issues/945

increase catchup timeout for sync nodes
make catchup timeouts configurable via new config fields "catchupTimeoutSec", "syncNodeCatchupTimeoutSec", "readJsonHeaderTimeoutSec", "syncNodeReadJsonHeaderTimeoutSec". default values are 30, 300, 6 and 300

tests - spin up an archive node for the mainnet chain and confirm it is able to catchup 0 block

no performance impact

@olehnikolaiev olehnikolaiev changed the base branch from develop to v3.21.0 December 26, 2024 13:58
@olehnikolaiev olehnikolaiev marked this pull request as ready for review January 3, 2025 16:29
@olehnikolaiev olehnikolaiev merged commit eb3e0cc into v3.21.0 Jan 3, 2025
6 of 7 checks passed
@olehnikolaiev olehnikolaiev deleted the IS-495-catchup-timeout branch January 3, 2025 17:43
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants