Module: Archipelago::Client

Defined in:
lib/archipelago/client.rb

Defined Under Namespace

Classes: Base

Constant Summary collapse

INITIAL_SERVICE_UPDATE_INTERVAL =

The initial interval between calling update_services!

1
MAXIMUM_SERVICE_UPDATE_INTERVAL =

The initial interval will be doubled each time update_services! is called, but will never be greater than the maximum interval.

60
INITIAL_LOOKUP_TIMEOUT =

The timeout that will be used in the first lookup to ensure that we actually have any services.

0