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

fix reconnecting #15

Merged
merged 6 commits into from
Mar 21, 2024
Merged

fix reconnecting #15

merged 6 commits into from
Mar 21, 2024

Conversation

boecklim
Copy link
Collaborator

@boecklim boecklim commented Mar 21, 2024

  • Do not reconnect in retry functions
  • Disconnect and return when read handler fails to read a number of times to ensure peer will re-connect
  • Refactor re-connection code
  • Integration test with peer connecting to BSV node running

@boecklim boecklim force-pushed the fix/reconnect branch 3 times, most recently from e6a20bd to 204737e Compare March 21, 2024 16:32
@boecklim boecklim marked this pull request as ready for review March 21, 2024 17:25
@boecklim boecklim requested a review from icellan March 21, 2024 17:26
@icellan icellan merged commit 56bd1a0 into master Mar 21, 2024
3 checks passed
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