What to test
The Worker fails with Error 1102 in production while the same code path never times out locally under `wrangler dev`. CPU time (active execution) is capped by the platform; wrangler dev does not enforce that same cap, which is exactly why this only reproduces once deployed.