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

Added ability to configure connection retry count #3

Merged
merged 1 commit into from
Jun 23, 2013
Merged

Added ability to configure connection retry count #3

merged 1 commit into from
Jun 23, 2013

Conversation

cjsaylor
Copy link
Contributor

Also added an option to never stop trying for daemon processes.

My use case is using node as a logging agent daemon and the winston-logstash needs to be able to reconnect to logstash at any time.

The default retry is still 4 if not configured.

Also added an option to never stop trying for daemon processes.
@jaakkos
Copy link
Owner

jaakkos commented Jun 22, 2013

Thanks, I'll merge it tomorrow.

jaakkos added a commit that referenced this pull request Jun 23, 2013
Added ability to configure connection retry count
@jaakkos jaakkos merged commit a4ae533 into jaakkos:master Jun 23, 2013
@jaakkos
Copy link
Owner

jaakkos commented Jun 23, 2013

FYI published new version to https://npmjs.org/package/winston-logstash

@cjsaylor
Copy link
Contributor Author

Great, thanks!

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