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

Buffered actions #2

Open
pierky opened this issue Mar 1, 2016 · 0 comments
Open

Buffered actions #2

pierky opened this issue Mar 1, 2016 · 0 comments

Comments

@pierky
Copy link
Owner

pierky commented Mar 1, 2016

Implement a mechanism to avoid actions flooding via buffering.
Actions are added to a queue that is processed once every X (for streaming monitors) or after process_results().

Configurable options:

  • email actions can be grouped in a single message;
  • external programs can be executed only once for each X (result, probe, macro-expanded arguments list).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant