Optimize collection performance

Only send failed collection reports, as master is only interested in failed
reports.

Fix #330
This commit is contained in:
Bruno Oliveira
2018-08-18 21:01:00 -03:00
parent 96af694bf3
commit 9bcd0e4352
4 changed files with 12 additions and 7 deletions

View File

@@ -0,0 +1 @@
Improve collection performance by reducing the number of events sent to ``master`` node.