Thrown by run() when the pool's pending queue is at its bound, shedding
the task instead of growing memory without limit.
readonly
limit: number
The configured queue bound.
readonly
taskModule: string
The task-module specifier whose pool queue is full.