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

feat: Retry whole chainsync operation when possible #332

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

scarmuega
Copy link
Member

@scarmuega scarmuega commented Jun 20, 2022

closes #256

This PR implement a retry mechanism for both N2N / N2C chainsync procedures to handle transient network errors (eg: tcp peer-reset).

@scarmuega scarmuega marked this pull request as ready for review June 20, 2022 23:27
@scarmuega scarmuega self-assigned this Jun 20, 2022
@scarmuega scarmuega added the enhancement New feature or request label Jun 20, 2022
@scarmuega scarmuega merged commit 0f4c188 into main Jun 21, 2022
@scarmuega scarmuega deleted the feat/chainsync-retry branch June 21, 2022 00:24
kodemill pushed a commit to kodemill/oura that referenced this pull request Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConnectionReset, message: "Connection reset by peer"
1 participant