Pointing domain to workers without first removing its DNS record
I'm moving one of our main production services to a Cloudflare Worker - however, it seems that I don't have a good way to "change" the DNS record to point to the Worker - rather, it asks me to first "delete" the record, which as we all know, can cause a downtime for some of our users that try to access it until DNS propagates to the worker.
Is there a best practice for this?
1 Reply
It is specifically in the "domains & routes" section - and I'm not feeling too confident in removing the DNS record...
This domain is already in use. Please delete the corresponding record in DNS settings or enter another domain and try again.I've temporarily simply made it so that Workers Routes will go for:
mydomain.com/*