Compressed. Just to be sure, are you paying for Workers atm?
Compressed. Just to be sure, are you paying for Workers atm?
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?
keep_vars = true
kv_namespaces = [
{ binding = "XXXXX", id = "XXXXXXX" },
]