LockOptions interface
Options for the lock() decorator.
Signature:
export interface LockOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Set to | ||
|
number[] |
(Optional) Positional indices of arguments to exclude when computing the lock key — useful for request-context or callback arguments that must not affect similarity. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.