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

Reset errors_count after successful execute() #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrkschan
Copy link

After an intermittent issue is resolved in the pipeline, the errors_count is not reset even after a future successful execution.
Eventually, circuit breaker to stop accepting future request.

This patch makes circuit breaker accept future request after the intermittent issue is resolved.

After an intermittent issue is resolved in the pipeline, the `errors_count` is not reset even after a future successful execution.
Eventually, circuit breaker to stop accepting future request.

This patch makes circuit breaker accept future request after the intermittent issue is resolved.
@jordansissel
Copy link
Contributor

This plugin has been replaced by the beats input, though I am not sure if this fact is documented anywhere.

@mrkschan
Copy link
Author

i think it's the logstash forwarder being replaced but not the working lumberjack protocol. and, this plugin has recent release :) why not keep this improved?

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.

None yet

2 participants