Skip to content

WorkerRequestTimeoutError

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

单个请求超时

  • Error

new WorkerRequestTimeoutError(method, timeoutMs): WorkerRequestTimeoutError

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

string

number

WorkerRequestTimeoutError

Error.constructor

readonly method: string

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