blaze
CDCloudflare Developers
•Created by blaze on 7/4/2024 in #pages-help
Automatically Retry Pages Deployment
Bumping, been hitting a lot of cloudflare internal errors recently. I'd say about a third of deployments fail for no apparent reason, if I restart by hand then it runs to completion just fine. I presume I can set up some API hooks or something, but it'd be much nicer to be able to set a retry loop in the settings for my site. Is something like that possible, or will I have to do it by hand? It is a little annoying TBH; as a small team we're using cloudflare pages so that the site in effect can't go down, but redeployments certainly don't seem to be at nearly the same uptime as the sites themselves. Which is not really a problem in and of itself but when I get pinged every few week that a CMS change hasn't been reflected and need to log in and check what has happened it's a bit disruptive. If the system can retry in the background and everything is sorted by the time the first person wakes up the next morning then that would definitely be helpful. Thanks
2 replies
CDCloudflare Developers
•Created by blaze on 8/27/2024 in #pages-help
HSTS on Pages
Thanks, that did it!
3 replies
CDCloudflare Developers
•Created by blaze on 7/2/2023 in #pages-help
Custom Pages Domain stuck on "Inactive (Requires DNS Setup)"
As an enhancement, would be great if Cloudflare could produce logs on the domain process, rather than leaving it asynchronously. Silently failing is obviously one of the most annoying things to fix. But happy it's resolved at least.
3 replies
CDCloudflare Developers
•Created by blaze on 7/2/2023 in #pages-help
Custom Pages Domain stuck on "Inactive (Requires DNS Setup)"
NVM - resolved thanks to @Walshy | Pages here!
https://community.cloudflare.com/t/custom-domain-not-becoming-active/479173/6
The resolution was that our CAA record from before was interfering. I had to change it to "IssueWild" and we're golden.
3 replies