Class BetterLockWaitTimeoutError

Hierarchy

Constructors

Properties

Constructors

Properties

enqueued_at: Date
job_id: number
keys: string[]
lock_name: string

Name of the lock that caused the error

name: "BetterLockError" | "BetterLockInternalError" | "BetterLockInvalidArgumentError" | "BetterLockWaitTimeoutError" | "BetterLockExecutionTimeoutError" | "BetterLockQueueOverflowError" | "BetterLockJobAbortedError"

Error name, maps to error's class name. Eg. BetterLockError.

Generated using TypeDoc