Job schedule expiration
Now you can specify an expiration date for cron jobs, after which they will not be executed anymore. You can find the new option in the cron job editor in the “Execution schedule” box.
Of course this feature can also be used from our REST API by setting the expiresAt
attribute of the JobSchedule
object.
If you have any feedback or suggestions for us, please let us know at info@cron-job.org.