DynamicDispatchLimits
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:8273
Properties
Section titled “Properties”cpuMs?
Section titled “cpuMs?”
optional
cpuMs:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:8277
Limit CPU time in milliseconds.
subRequests?
Section titled “subRequests?”
optional
subRequests:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:8281
Limit number of subrequests.