guy
guy
Explore posts from servers
CDCloudflare Developers
Created by guy on 4/22/2024 in #general-help
Do I need to pass the entire R2 url to cloudflare images resizing?
I want to use cloudflare images with R2 for storage, and I am using the https://{DOMAIN}/cdn-cgi/image/{OPTIONS}/{SOURCE} format I am passing the entire public R2 url as the source, is this how I am supposed to do this?
7 replies
CDCloudflare Developers
Created by guy on 9/3/2023 in #workers-help
Still getting Exceeded CPU Limits error on paid unbound workers plan
I'm hosting my webapp on CF pages using workers functions. I understand that the hashing when logging in is pretty CPU intensive, so I started paying for the pro workers. I'm using the unbound plan which as I understand just bills me more for higher CPU time, though I'm still getting this error!
13 replies
CDCloudflare Developers
Created by guy on 8/27/2023 in #pages-help
SvelteKit Getting 503 Errors When Posting to Form Action
When I try and login on my sveltekit app, I occasionally get a 503 error when posting to the form action. It's quite annoying and limiting me from going to production. https://github.com/torbet/pintfind https://pintfind.com
1 replies