Class: Parse::CreateLockTimeoutError

Inherits:
Error
  • Object
show all
Defined in:
lib/parse/stack.rb

Overview

Error raised when Parse::CreateLock#synchronize cannot acquire the mutex within the configured wait budget. Callers typically rescue and either retry or treat as a temporary unavailability.