scoringengine
scoringengine copied to clipboard
Add a timeout for checks to exit if no worker exists
If a worker goes down, we need to have a way to handle this correctly. Currently, the engine will simply stall and wait for an infinite amount of time.