Skip to main content

From 4.0.0.dev0: A system for controlling process state under UNIX, plus CRON!

Project description

This is a fork of Supervisor with the addition of cron! The only difference is the addition of one extra parameter that controls when a program is started again.

[program:x] Section Values

startintervalsecs

After a program has exited, Supervisor will delay restarting the program for the given number of seconds since the last started time. This can be used to regularly schedule jobs.

Default: 0 - Restarting according to normal Supervisor convention

Required: No.

Introduced: in this fork!

Contributing

If you would like to make this CRON feature better, work is being done at https://github.com/klahnakoski/supervisor-plus-cron.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page