WorkerRequestTimeoutError
Defined in: packages/runtime/src/worker-errors.ts:43
单个请求超时
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new WorkerRequestTimeoutError(
method,timeoutMs):WorkerRequestTimeoutError
Defined in: packages/runtime/src/worker-errors.ts:45
Parameters
Section titled “Parameters”method
Section titled “method”string
timeoutMs
Section titled “timeoutMs”number
Returns
Section titled “Returns”WorkerRequestTimeoutError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”method
Section titled “method”
readonlymethod:string
Defined in: packages/runtime/src/worker-errors.ts:44