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

refactor: forester: switch to SolanaRpcConnection for epoch registration & work submission. #1228

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

sergeytimoshin
Copy link
Contributor

We need it for the theoretical case: if the rpc pool is busy (CPU congestion), we might miss the registration for the next epoch.

These steps are critical. If for some reason the rpc pool is busy (CPU congestion), we may miss registration for the next epoch.
@SwenSchaeferjohann SwenSchaeferjohann merged commit 1985b87 into main Sep 16, 2024
7 checks passed
@ananas-block ananas-block deleted the sergey/new-rpc-for-critical-calls branch September 16, 2024 11:31
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