Module: Archipelago::Treasure

Defined in:
lib/archipelago/treasure.rb

Defined Under Namespace

Classes: Chest, Dubloon, IllegalCommitException, IllegalJoinException, RollbackException, UnknownObjectException, UnknownTransactionException

Constant Summary collapse

TRANSACTION_RECOVERY_INTERVAL =

Minimum time between trying to recover crashed transactions.

30
CHEST_BY_SERVICE_ID =

The known chests by service id to speed up recovery by Dubloons having lost their Chest.

{}