New time pattern request: At the x:NN

Created on 14 November 2014, about 10 years ago
Updated 27 June 2024, 5 months ago

Blocked by ✨ Add an option to run a BatchOperation via cron Active

It would be helpful to have support for a cron time pattern like these:

  • 'at the x:15 '
  • 'at the x:30 '
  • 'at the x:55 '

Example 'at the x:15 ' This pattern would run the cron job on the first cron run after the quarter past every hour. So it would run AFTER
12:15AM
1:15 AM
2:15 AM
...

A similar effect could be created by using the currently supported "every 1 hour after 00:15". The time would cause it to run soon after 15 mintues past midnight... then every hour after that. But due to the nature of cron timing, the time would meander.

These patterns are common and a bit more reliable for repeating at a time of the clock..

This is currently part of the roadmap for the module.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024