A scheduling mechanism with the flexibility of "cron" would be extremely useful.
Eg:Schedules such as:
* Every hour, between 9am to 5pm, on week days.
* 30 minutes past every 6th hour (eg: 0:30, 6:30, 12:30, 18:30).
* Every 10 minutes, to update a "
Conditional schedules would also be useful.
Eg:
* Send a report every hour, but only if one of the reported metrics are over/under threshold.