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

Feature Request: include previous count value when resetting counter #24

Open
fusionstream opened this issue Jun 23, 2023 · 0 comments
Open

Comments

@fusionstream
Copy link

I'm trying to detect if a counter has been reset after a certain number has been reached. For the life of me, I can't figure out a way around this.

Scenario:
Counter increments everytime a server does not respond to a ping. Once counter reaches 7 (and only AT 7), a message is sent.
Once server responds, counter is reset. I am trying to find a way to detect if counter has been reset AFTER reaching 7 on the count.

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

1 participant