We have a custom cron written in our Drupal site, and which will take more than 10 minutes to complete. But while running cron from admin it is stopping after 5 minutes.We are able to run the cron using drush command. Tried to increase the max_execution time and memory limit from ph.ini , but still facing same issue . Stuck with this issue, can anyone please help.
↧