Skip to content

Conversation

@MauriceVanVeen
Copy link
Member

Supports a repeating schedule on an interval as described in ADR-51.

A schedule like @every 1s will publish a message every second. A schedule can't run more quickly than once a second. For the case where the server has been down for a minute and it comes back up, it will not immediately trigger/spam 60 events. Instead it will only trigger once and continue on the same interval.

Signed-off-by: Maurice van Veen [email protected]

@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner November 3, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants