Ruttvik Kheni
CDCloudflare Developers
•Created by Ruttvik Kheni on 9/25/2023 in #workers-help
CF worker with multiple cron trigger using DO alarm
I want to schedule 7 crons in one worker, but worker have validation, we can schedule only 3 crons in one worker.
so,
I want, suggestion, can we do this type of functionality using a DO alarms, if yes how we can do that?
I read DO alarm docs, its seems like we can integrate alarm in API and we can loop alarm in alarm function.
but, for schedule alarms we need to use API for schedule a s. can we automate it like worker cron trigger?
cc @simpson2, @harshilbodara, @ruttvikkheni
11 replies