Skip to content

Scheduling Repeating Events doesn't work #99

@AngelSassin

Description

@AngelSassin

I am utilizing this ruleset to test scheduling:
https://raw.githubusercontent.com/AngellNick/KRL_rulesets/master/test_rulesets/countFires.krl

Raising a do_main night_fire event will increase the count.
Raising a begin scheduling event will supposedly schedule a do_main night_fire event to be raised every hour.

I can successfully schedule an event that fires once. My pico will update the count, and I can see that the event has fired in the logs.

When I do this with a repeating event, though, it doesn't show in the logs, nor does my pico show an increase in count. I have tried scheduling by raising an event from the installed ruleset. In my testing, I currently have six events scheduled to fire every hour, and they do fire. But the strange thing is that I can't schedule more repeating events other than those six.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions