View Categories

Cron Job execution interval

Cron jobs can be configured to run automatically at specific time intervals—minutes, hours, days of the month, days of the week, or combinations thereof—depending on your application’s needs.

On shared servers (web hosting or reseller hosting), to maintain overall performance and service stability, we enforce a limit: cron jobs can run at a minimum interval of 10 minutes. More frequent runs can overload resources and affect other accounts on the same server.

If you have an application that requires cron jobs to run at intervals shorter than 10 minutes, we recommend opting for a VPS or dedicated server, where you have full control over resources and configuration.

Note: Our systems periodically monitor cron configurations. If an interval shorter than 10 minutes is detected, it will be automatically adjusted to 10 minutes.