anthony
CDCloudflare Developers
•Created by anthony on 9/8/2024 in #workers-help
Check total size of worker?
How can i check the total deployed size of a worker?
3 replies
CDCloudflare Developers
•Created by anthony on 9/5/2023 in #workers-help
Logs for email workers?
I can't seem to check any logs from (a perfectly working) email worker. It's bound to a route, does it's job of forwarding based on the logic that's inside. Want to debug some details, in this case trying to get the most minimal console.log to show up.
- Local debugging like it's possible for cron triggers is not (yet?) available afaik
-
npx wrangler tail
connects to the worker but shows no events
- Dashboard connects to the worker but shows no events
Anything i'm missing?3 replies
CDCloudflare Developers
•Created by anthony on 2/27/2023 in #pages-help
Deployed a Pages project where the to be deployed assets are in the root.
Leaving the settings empty. All seems fine. Build logs seem fine. Loading page gives 404 though.
Any pointers to debug this?
1 replies
CDCloudflare Developers
•Created by anthony on 1/24/2023 in #workers-help
Is Workers Sites semi deprecated?
The Pages suggestions in the docs give me this feeling.
3 replies