ripe-atlas-monitor icon indicating copy to clipboard operation
ripe-atlas-monitor copied to clipboard

Buffered actions

Open pierky opened this issue 8 years ago • 0 comments

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).

pierky avatar Mar 01 '16 18:03 pierky