Is there an easy way to tell if the worker is being served from wrangler dev? I have a use case where I want to know if the worker is actually deployed to allow/disallow localhost in CORS. Right now I'm using the CF-Ray header to detect this, but it doesn't work if the wrangler dev is using a remote deployment
This basically means that smart placement is slower than the normal placement, or am I wrong? D1 database is hosted in East US and my service that's fetching data from this worker every minute is also located in the East of the US.
If you have a D1 DB attached and you turn on Smart Placement, it overrides its location to be closest to the D1 DB, and D1 Requests aren't going to show up in any of the Request Duration/Subrequest charts I don't think
Guys i just tested deploy.workers.cloudflare.com . Why it is so hard to just deploy other users workers? Requires: Github Auth, CF Acc Id, CF Token (no template for that), Fork repository, enable github action, deploy worker. Lol its really hard to do that for someone who is not using cloudflare. Why it is not just simple url to do all that staff with CF auth? It works like that way for other clouds like Azure.
I think the best workflow should be enter URL -> redirect to CF Auth Page -> Security check are you sure you want to install this worker Yes/No -> Worker deployed.
This platform has a lot of weirdness of learning curve quirks. After having finally gotten all its features figured out and working, I can say it was all worth it. Now plz give us full version of vectorize and all will be as it should be.