Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

Disconnect from server #3

Open
vbarrielle opened this issue Mar 5, 2016 · 3 comments
Open

Disconnect from server #3

vbarrielle opened this issue Mar 5, 2016 · 3 comments

Comments

@vbarrielle
Copy link
Collaborator

With log:

unhandled message Message { tags: None, prefix: Some("irc.ensc.rezosup.org"), command: "NOTICE", args: ["bender"], suffix: Some("Exiting with status 15 (Received SIGTERM)") }
unhandled message Message { tags: None, prefix: None, command: "ERROR", args: [], suffix: Some("Closing link: ([email protected]) [Server shutdown]") }

@vbarrielle
Copy link
Collaborator Author

Probably the server bender is connected to has shutdown, and bender does not retry.

@vbarrielle
Copy link
Collaborator Author

We probably need to handle errors here.

@c-cube
Copy link
Owner

c-cube commented Mar 6, 2016

If disconnects kills bender, then we can run it in a loop. But maybe it shoud be the role of the IRC library to handle reconnections gracefully…

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants