DynamicDispatchLimits
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:10061
Properties
Section titled “Properties”cpuMs?
Section titled “cpuMs?”
optionalcpuMs:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:10065
Limit CPU time in milliseconds.
subRequests?
Section titled “subRequests?”
optionalsubRequests:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:10069
Limit number of subrequests.