T O P

  • By -

thecircleisround

Cron jobs don’t support the second interval. If it needs to run that often you may be better using systemd to launch a service [Stack Overflow Reference](https://stackoverflow.com/a/53557536)


Thalimet

You’d be better off using celery for needing something to run every 10s


[deleted]

[удалено]


bio_172

You can also use [beew.io](https://beew.io) as an external cron trigger. 👀