Skip to content

add support for smaller time units, like in Systemd timer or Monit #92

@maxadamo

Description

@maxadamo
  • Yet Another Cron version: 0.19.0
  • Python version: 3.12
  • Operating System: containers, ubuntu, centos, Mac

Description

Monit has the ability to schedule jobs per seconds, and now with Systemd timer, it's possible to set a lower accuracy for a job and then schedule a job to run every x seconds or microseconds.

I don't know if microseconds is doable with an interpreted language, but I think that providing an option to run a jobs every x second would be nice and it would be a remarkable improvement to Vixie Cron.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions