Question
Cron limits?
Hi!
Are there any limits in terms of duration or incoming traffic for cron jobs?
I have a project that has to pull several many webpages (mostly RSS) each N minutes and when the remote servers take a long time to answer, the cronjob hangs waiting for the page. This makes a cron that usually takes 20 seconds sometimes to run for several minutes, something that is frowned upon on many hosting servers.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×