Open
Description
Currently we're creating a single ActionBlock
per detector, however we should look into using one shared ActionBlock
across all detectors.
We're running each detector here:
Which eventually creates a new ActionBlock
:
Recommended after speaking with @dfederm