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

RegisterNetworkErrorListener should fire when there's an error connecting to the peer #127

Merged
merged 4 commits into from
Dec 11, 2020

Conversation

dirkmc
Copy link
Collaborator

@dirkmc dirkmc commented Dec 9, 2020

Fixes #124

This PR adds a test case, and a WIP implementation.
@hannahhoward I'm not sure if the implementation follows the pattern for how these cases are normally handled to feel free to change.

@hannahhoward hannahhoward marked this pull request as ready for review December 10, 2020 01:11
@hannahhoward hannahhoward merged commit 197722e into master Dec 11, 2020
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
@mvdan mvdan deleted the fix/req-err-handler branch December 15, 2021 14:16
marten-seemann pushed a commit that referenced this pull request Mar 2, 2023
* feat: latest go-graphsync

* feat: auto-restart connection for push data channels

* refactor: simplify push channel monitor config

* fix: more granular interval checking of data rates

* refactor: simplify push channel monitor naming
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.

Network errors not propagating up to RegisterNetworkErrorListener
2 participants