schwartzmj
Explore posts from serversCDCloudflare Developers
•Created by schwartzmj on 4/10/2024 in #general-help
Bypassing bot protection
Thank you!!
9 replies
CDCloudflare Developers
•Created by schwartzmj on 4/10/2024 in #general-help
Bypassing bot protection
Yeah, they're our sites. Glad to know which products affects it so I can look into it more as I come across it
9 replies
CDCloudflare Developers
•Created by schwartzmj on 4/10/2024 in #general-help
Bypassing bot protection
Maybe the sites I was testing it on a while back had bot protection enabled and these don't? I assumed it was something that was just enabled by default for any Cloudflare proxied site
9 replies
CDCloudflare Developers
•Created by schwartzmj on 4/10/2024 in #general-help
Bypassing bot protection
That's a really good question. I had just tried it on a new site and it's not getting blocked right now. A while back when I was first developing this tool I was getting blocked.
Should I keep playing around with it and when I run into this issue, visit the area you mentioned and go from there (reading docs etc)?
9 replies
CDCloudflare Developers
•Created by schwartzmj on 12/8/2023 in #pages-help
Logpush / Cloudflare Pages / SvelteKit
Thank you I'll look into these a bit more. I did try Sentry but the SvelteKit SDK uses Node 🙄 so it doesn't work on CF. Appreciate the help!
7 replies
CDCloudflare Developers
•Created by schwartzmj on 12/8/2023 in #pages-help
Logpush / Cloudflare Pages / SvelteKit
Ok thanks. Does anything exist today to debug or look into performance for my Cloudflare Pages apps? All I see is the "Functions metrics" page which is a very high level overview (e.g. I can't even see what routes are taking what amount of time)
7 replies
CDCloudflare Developers
•Created by schwartzmj on 12/8/2023 in #workers-help
CPU Time - insight on what's taking time and how long should requests take generally?
Thank you very much! I'll dig in with what I can and figure it out
6 replies
CDCloudflare Developers
•Created by schwartzmj on 12/8/2023 in #workers-help
CPU Time - insight on what's taking time and how long should requests take generally?
Thank you. One more quick clarification if you could... is it calculated differently than it used to? For example is my code actually taking this long to run or is it also taking into account waiting on fetching data or something? ~100 ms to essentially just fetch data from a CMS and render it seems wild
6 replies
CDCloudflare Developers
•Created by schwartzmj on 12/8/2023 in #workers-help
CPU Time - insight on what's taking time and how long should requests take generally?
I thought the old limit was 50ms. Some of our requests are going up to 100ms. Many are close to 50ms. Is it calculated differently now? Can I dig into the data more somehow? Which requests are taking what amount of time for example.
6 replies