Hi, I'm trying to showcase my management latency improvements that we may gain serving api responses from CDN workers.
I've created simple app using Hono and Cloudflare KV, deployed it using npm run deploy. API is working but it is slow, when I try it from different locations - for some of them it responds > 20s.
Am I missing something? Is there maybe some switch I need to turn on in Cloudflare Dashboard for it to work production-like