Closed jfischer closed 7 years ago
It currently just tries to re-connect in a tight loop. We should print an error and sleep a bit before trying again.
The connect is a little more complicated than I expected:
These are addressed via better print messages, a sleep between connection polls, and some comments in the code.
It currently just tries to re-connect in a tight loop. We should print an error and sleep a bit before trying again.