Exception: Synapse::Repository::ConcurrencyError

Inherits:
TransientError show all
Defined in:
lib/synapse/repository/errors.rb

Overview

Raised when concurrent access to a repository was detected; the cause is most likely that two threads were modifying the same aggregate.