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

Implement failover for RPC endpoints in watcher #506

Merged
merged 5 commits into from
May 9, 2024
Merged

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented May 6, 2024

Part of Ability to configure watchers with multiple RPC endpoints

  • Switch endpoint on RPC server errors in job-runner process
  • Add config maxNewBlockRetries for switching to failover endpoint if new block is not available after max retries
  • Handle unknown events removal in historical processing

@nikugogoi nikugogoi self-assigned this May 6, 2024
@nikugogoi nikugogoi changed the title [WIP] Implement failover for RPC endpoints in watcher Implement failover for RPC endpoints in watcher May 8, 2024
@ashwinphatak ashwinphatak merged commit c9696c3 into main May 9, 2024
2 checks passed
@ashwinphatak ashwinphatak deleted the ng-failover-rpc branch May 9, 2024 10:33
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