I want to ask do you observe an unusual latency in deployments and answers from KV for Workers. Recently, a project that went live a while ago, started to have huge delays in deployments. By huge I mean changes being visible after several minutes (20+). The same goes for KV reads which look like they potentially breach the 60s visibility period described in here How KV works · Cloudflare Workers docs
Is it something that you observe as well? Has something changed underneath? Is there something to address it? Currently, whenever a new version is deployed it takes us much much longer to observe changes. Any guidance or comment would be highly appreciated.