KB / Memory / tech-workers-cache-hit-skips-cpu
Cache HIT skips Worker CPU
On HIT the Worker does not run — no CPU billing for that request
A cache HIT is served from the edge tier without invoking the Worker isolate.
Great for SSR-as-origin frameworks. Enable carefully with public CC only: tech-workers-cache-enabled.