Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web cron should not timeout #8730

Merged
merged 1 commit into from Sep 8, 2015
Merged

Web cron should not timeout #8730

merged 1 commit into from Sep 8, 2015

Conversation

mattab
Copy link
Member

@mattab mattab commented Sep 8, 2015

Reproduce issue

  • set max_execution_time = 3 in php.ini
  • open the web cron
  • got: Fatal error: Maximum execution time of 3 seconds exceeded in /home/matt/dev/piwik-master/core/CronArchive.php on line

After this change, the archive.php does not timeout anymore.

@mattab mattab added this to the 2.15.0 milestone Sep 8, 2015
mattab pushed a commit that referenced this pull request Sep 8, 2015
@mattab mattab merged commit fc4a8d0 into master Sep 8, 2015
@mattab mattab deleted the web_cron_no_timeout branch September 9, 2015 00:14
@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant