WorkerDeadError
Defined in: packages/runtime/src/worker-errors.ts:33
Worker 已死亡(超过最大重启次数)
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new WorkerDeadError(
restartCount):WorkerDeadError
Defined in: packages/runtime/src/worker-errors.ts:35
Parameters
Section titled “Parameters”restartCount
Section titled “restartCount”number
Returns
Section titled “Returns”WorkerDeadError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”restartCount
Section titled “restartCount”
readonlyrestartCount:number
Defined in: packages/runtime/src/worker-errors.ts:34