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

Historical mode gets stuck #145

Open
santi1234567 opened this issue Jan 3, 2025 · 1 comment
Open

Historical mode gets stuck #145

santi1234567 opened this issue Jan 3, 2025 · 1 comment

Comments

@santi1234567
Copy link
Member

Description

The historical download routine waits for all of the 32 slots of an epoch to be downloaded before continuing. If the node responds with an error in the download process.

The error handling should be improved.

@santi1234567 santi1234567 added the bug Something isn't working label Jan 3, 2025
@santi1234567
Copy link
Member Author

PR #148 helps handling this problem by fixing the retry logic in api calls and also letting configure the max amount of retries. When running in historical mode, a high amount of max retires (>10) should help with goteth getting stuck.

@santi1234567 santi1234567 removed the bug Something isn't working label Feb 14, 2025
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

No branches or pull requests

1 participant