My cron ceased to run successfully several days ago.
I install cron debug module which help me find out which cron hook creates the time out. It seems this comes from the Localization Update module.
While disabling the Localization Update module, my cron can run successfully again.
Now, of course, i need this module...
What can i do so I can still use the Localization Update module and cron still runs sucessfully ?
Comments
Comment #1
Diego Herranz commentedMIght this be related to this bug?
"Big translation files might run into your PHP timeout" #569004: Add support for seek based batch import of .po files.
If so, you could try to increase you php timeout.
Comment #2
sutharsan commentedIf an increased php time out solves this, it is most likely a duplicate of #569004: Add support for seek based batch import of .po files.
Comment #3
haclong99 commentedi believe i can't change my php settings... let me check
anyway, thank you for your help
Comment #4
sutharsan commentedA newly developed 7.x-2.x branch is available which is a backport of the Drupal 8 code. This will handle large translations and multiple languages much better. Therefore I encourage you to tryout this new version: https://drupal.org/node/2167107
Comment #5
sutharsan commentedNo response. Closing the issue.