This service has been introduced in version 22.4
Introduction
The timer daemon is a service which runs for a list of timed jobs periodically their associated workflow.
...
When a timed job is created for the first time, its next execution will be delayed
Period < 1 day: Delayed by at least the period plus 15 minutes random
Period >= 1 day: Delayed until past midnight plus 5 hours random
...
It is available in the REST API as
Info |
---|
Monitoring
The MediaHaven Monitoring provides the overview in the tab “Timer Daemon”
...
“Timed Jobs”.
...
Monitoring Screens
Screen | Description |
---|---|
Jobs | Complete overview of all timed jobs |
Record timers | Specialised view of the defined Record Timers |
Server Logs / Logging | Linking to the logging of the timer daemon |