You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add BetweenIntervalTriggerEvent and handle intermediate triggers
- Introduced BetweenIntervalTriggerEvent in timer events.
- Updated ServiceStatusController to handle BetweenIntervalTriggerEvent and publish service statuses.
- Enhanced Timer class to emit long interval events upon receiving BetweenIntervalTriggerEvent.
- Added tests for the new event handling in ServiceStatusController and Timer.
Signed-off-by: Johannes Ott <mail@johannes-ott.net>
0 commit comments