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

Harvester fails to connect if server is not already running #47

Closed
kosmasgiannis opened this issue Dec 30, 2012 · 1 comment
Closed

Comments

@kosmasgiannis
Copy link

When a harvester starts and there is no server listening, the harvester tries to "reconnect" repeatedly without success even if the server starts later. I have tested that with server and harvester being on localhost and server and harvester being on two different machines with the same results.

kosmasgiannis added a commit to kosmasgiannis/Log.io that referenced this issue Dec 30, 2012
@msmathers
Copy link
Collaborator

v0.3.0 has a more fault tolerant harvester... it will attempt to connect to the server indefinitely if it's not online at startup, and will reconnect if the server flaps.

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

No branches or pull requests

2 participants