https://developers.cloudflare.com/workers/platform/limits/#cpu-time "Each isolate has some built-in

https://developers.cloudflare.com/workers/platform/limits/#cpu-time

"Each isolate has some built-in flexibility to allow for cases where your Worker infrequently runs over the configured limit. If your Worker starts hitting the limit consistently, its execution will be terminated according to the limit configured."
Cloudflare Docs
Cloudflare Workers plan and platform limits.
Was this page helpful?