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 @twin rampart, @scarlet trellis, @weary rune