It should just be an instant drop off, like you are observing
It should just be an instant drop off, like you are observing
For now, this is only available for Workers that are deployed to a “root” hostname like “example.com” and not specific paths like “example.com/path/to/something.” We plan to introduce more optimizations in the future that can preload specific paths.Edit: If it's more then ~50ms then it sounds more like global scope then cold start not working though, tcp connect isn't that long



Error 1102: Workers Resources Limit, I think it's due to CPU time limit. How can I check the cpu time taken by a fetch handler?
Total Upload: 957.07 KiB / gzip: 182.93 KiBmessage.rawError 1102: Workers Resources Limitwrangler deploy --keep-varskeep_vars = true
kv_namespaces = [
{ binding = "XXXXX", id = "XXXXXXX" },
]