devin
CDCloudflare Developers
•Created by devin on 9/26/2024 in #workers-help
Is waituntil() necessary in scheduled cron?
I noticed I haven't been using waitUntil but my async tasks are all finishing successfully.
3 replies
CDCloudflare Developers
•Created by devin on 9/20/2024 in #workers-help
Observe console logs for cron
Where can I observe console logs? I thought this would be straightforward but I don't see anything at logs/live (real time logs) or cron events tab
5 replies
CDCloudflare Developers
•Created by devin on 9/11/2024 in #workers-help
Switch account deployment targets
I have one Cloudflare profile that has access to multiple accounts (sounds confusing but that's what "organizations" are called I guess)
I started a worker on one account but want to deploy to a different. I feel like this should be trivial but I can't find any way to do it
When I create a new worker it asks me which account but then hides it from me?
1 replies