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

Handle Unsynced ETH1 Node #6265

Merged
merged 2 commits into from
Jun 15, 2020
Merged

Handle Unsynced ETH1 Node #6265

merged 2 commits into from
Jun 15, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Jun 15, 2020

What type of PR is this?

Feature Improvement

What does this PR do? Why is it needed?

We handle unsynced eth1 nodes, and do not ask data from them until they are fully synced. We also introduce backoffs before redialing an eth1 node so as to not overwhelm them.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner June 15, 2020 15:11
@rauljordan rauljordan merged commit 87084ec into master Jun 15, 2020
@rauljordan rauljordan deleted the handleUnSyncedEth1Node branch June 15, 2020 15:43
@nisdas nisdas mentioned this pull request Jun 16, 2020
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.

None yet

2 participants