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

Timeout peers when the server is shutdown. #55

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

koenbollen
Copy link
Collaborator

When our backend needs to restart peers are disconnected can could get into the timeouts table, therefor they could reconnect. This PR will make sure all connections are closed when the server shuts down allowing peers to be timed out and reconnect later.

@koenbollen koenbollen merged commit a725db9 into main Sep 7, 2023
1 check passed
@koenbollen koenbollen deleted the timeout-all-peers-on-shutdown branch September 7, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants