class

RNS::Discovery::BlackholeUpdater

Inherits Reference < Object

═══════════════════════════════════════════════════════════════════ BlackholeUpdater — fetches and merges blackhole identity lists ═══════════════════════════════════════════════════════════════════

Constants

INITIAL_WAIT = 20
JOB_INTERVAL = 60
SOURCE_TIMEOUT = 25
UPDATE_INTERVAL = (1 * 60) * 60

Constructors

Instance methods

job_interval
Source
job_interval=(job_interval : Int32)
Source
last_updates
Source
last_updates=(last_updates : Hash(String, Float64))
Source
should_run
Source
should_run=(should_run : Bool)
Source
start
Source
stop
Source
update_lock
Source
update_lock=(update_lock : Mutex)
Source