jonast
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #vitest-integration-beta
GitHub - iterate-com/cf-vitest-repro
1 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
So only * * * * * is poison
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
Works
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
Good shout - am trying it now
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
A bug nonetheless. Where best to file this?
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
Okay, so a less severe bug 😌
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
Note the /2 and /4 firing separately at the same time
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules

9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
Oh wait, this behaviour ONLY seems to happen when using * * * * *
9 replies
CDCloudflare Developers
•Created by jonast on 5/21/2025 in #workers-and-pages-discussions
👋 I've got a simple list of schedules
I believe this means the example from the docs here doesn't work either?
https://developers.cloudflare.com/workers/examples/multiple-cron-triggers/
Because 45 is divisible by 3, controller.cron would never match the third case
9 replies