Describe the bug
After #1960 the tagger analyzer and feature extractor display an entire for every celery worker process based on the number of defined tags\features. which floods the UI for the analyzer logs and analyzer done.
To Reproduce
Steps to reproduce the behavior:
pull latest timesketch
define x number of tags\features
run the tagger or feature extractor analyzer.
Expected behavior
Regardless of the number of workers only a single entre is shown. maybe a status of workers done or still running could be added.
Describe the bug After #1960 the tagger analyzer and feature extractor display an entire for every celery worker process based on the number of defined tags\features. which floods the UI for the analyzer logs and analyzer done.
To Reproduce Steps to reproduce the behavior:
Expected behavior Regardless of the number of workers only a single entre is shown. maybe a status of workers done or still running could be added.