Instead of trying to do everything inside one submit, an operation that could easily fail if too many items are added, use the batch api to do them one at a time.
Instead of trying to do everything inside one submit, an operation that could easily fail if too many items are added, use the batch api to do them one at a time.
Comments
Comment #1
giorgio79 commented+1
Yep, just tried to update up to 20 modules on a site, and the script reached my host limit of 5 minutes max running time. It actually broke my installation as well, as it stopped in the middle of the install.