an
an
CDCloudflare Developers
Created by an on 9/24/2024 in #pages-help
"Unknown internal error occurred." if binding R2 buckets to pages
ah got it, I think we should have another error here instead of that ambiguous one
4 replies
CDCloudflare Developers
Created by meakr on 6/14/2024 in #workers-discussions
👋🏻 Hey all. I am a PM on the Workers
I'm running rendering image such as librsvg/resvg for rendering png, but it is not wasm available/ consume than the limitation of worker (128mb but requires ~200mb), would love to use all-in-one cloudflare stack, not an additional server that requires roundtrip
44 replies
CDCloudflare Developers
Created by an on 6/15/2024 in #workers-help
Worker exceeded memory limit.
Nevermind it's resvg issue, but debugging experience with cloudflare worker seems to be hard
4 replies
CDCloudflare Developers
Created by an on 6/15/2024 in #workers-help
Worker exceeded memory limit.
It sounds like this tab doesn't work. I checked it on activity monitor and it's more likely reasonable
4 replies
CDCloudflare Developers
Created by an on 6/15/2024 in #workers-help
Worker exceeded memory limit.
No description
4 replies
CDCloudflare Developers
Created by an on 4/30/2024 in #workers-help
Measurement on cpu time
just tested and it seem like pretty the same as before, I think normal fetch would be fine, will update soon
10 replies
CDCloudflare Developers
Created by an on 4/30/2024 in #workers-help
Measurement on cpu time
@Chaika can https://developers.cloudflare.com/workers/runtime-apis/rpc/ work for this, like measure rpc instead
10 replies
CDCloudflare Developers
Created by an on 4/30/2024 in #workers-help
Measurement on cpu time
ah I'm using it to observability and building dashboard to see numbers. it's so bad when we can't take that number but I understand your point, thank for answer, hope we can measure it one day
10 replies
CDCloudflare Developers
Created by an on 4/30/2024 in #workers-help
Measurement on cpu time
best you can do right now for exact timing of specific functions
@Chaika what does specific functions mean, does it mean worker or a function like abc() if abc(), is there any doc for it?
10 replies
CDCloudflare Developers
Created by an on 4/5/2024 in #pages-help
No idea why e2e response time is too high than in my log
I think that's enough for my case, thanks for your support 🙇
21 replies
CDCloudflare Developers
Created by an on 4/5/2024 in #pages-help
No idea why e2e response time is too high than in my log
it's quite fast though, even other worker running resvg still fast but I don't think it's from worker side, will check from my setting or something else, lib version, worker size etc
21 replies