cron-bundle
cron-bundle copied to clipboard
Cronjob Timeout
Hello, Il have some problems with long tasks, they exceeds 60 seconds and then the "running_instances "stay at 1 so the next instances are not executed. I see a pull request merged to add timeout override possibility but qith 4.0.5 this parameter is not available. https://github.com/shapecode/cron-bundle/pull/34 how do i get it back ? thanks
Hey, this pr is part of the 5.0 release branch and has not a stable release yet. if you want to try, checkout release-5.0@dev.
Also take a look here: https://github.com/shapecode/cron-bundle/issues/42
greetings.