Module: BlackStack::BaseWorker

Included in:
RemoteWorker, Worker
Defined in:
lib/baseworker.rb

Constant Summary collapse

KEEP_ACTIVE_MINUTES =

if the worker didnt send a ping during the last X minutes, it is considered as not-active

5