Skip to content

WorkerCrashedError

Defined in: packages/runtime/src/worker-errors.ts:13

Worker 崩溃(传输层错误或心跳超时)

  • Error

new WorkerCrashedError(reason, restartCount): WorkerCrashedError

Defined in: packages/runtime/src/worker-errors.ts:16

string

number

WorkerCrashedError

Error.constructor

readonly reason: string

Defined in: packages/runtime/src/worker-errors.ts:14


readonly restartCount: number

Defined in: packages/runtime/src/worker-errors.ts:15