so, when you create a worker script, you actually get a new route created automatically but that's d
so, when you create a worker script, you actually get a new route created automatically but that's disabled

workers.dev, it shouldn't be a zone<account>.workers.dev is an actual zoneworkers_dev = true in your wrangler.tomlwrangler/the API to upload
fetch library and they are failing with 521 status codes. I don't understand why that would be. So I was going to switch to a different http library to see if that would help at all.Error 521 occurs when the origin web server refuses connections from Cloudflare. Security solutions at your origin may block legitimate connections from certain Cloudflare IP addressesIf it's something you control, does it work through a normal proxied record? Are you specifying a non-standard port?
caches.open('app') vs caches.default.caches.open , I wonder what the use cases for it are?
caches.default isn't actually a thing there...<account>.workers.devworkers_dev = truecaches.open('app')caches.defaultcaches.defaultcaches.openCacheStorage