Drupal cron - only one task running -


how configure drupal cron ensure task run if no other task running?

the file /var/www/html/drupal/cron.php default.

thanks!

if tasks mutually exclusive ie: 1 can't run after other 1 finishes. should configure tasks single 1 , have them run subsequently. otherwise use hook_cron validate if second task running , schedule current task future time until finishes.

hope helps

bewilled.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -