Title: set_time_limit bug
Last modified: November 24, 2021

---

# set_time_limit bug

 *  Resolved [EdwardBock](https://wordpress.org/support/users/edwardbock/)
 * (@edwardbock)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/set_time_limit-bug-2/)
 * You are setting the time limit no matter what its previous value was. It may 
   be larger than 5 minutes or inifinite (0). This way your plugin may lead to maximum
   execution time errors which it does in my case.
 * [https://plugins.trac.wordpress.org/browser/autodescription/trunk/bootstrap/upgrade.php#L128](https://plugins.trac.wordpress.org/browser/autodescription/trunk/bootstrap/upgrade.php#L128)
 * Best regards
    Edward

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/set_time_limit-bug-2/#post-15098546)
 * Hi Edward,
 * Would you suggest a fix like this is in order?
    [https://github.com/woocommerce/action-scheduler/pull/755/files](https://github.com/woocommerce/action-scheduler/pull/755/files)
 * Thanks!
 *  Thread Starter [EdwardBock](https://wordpress.org/support/users/edwardbock/)
 * (@edwardbock)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/set_time_limit-bug-2/#post-15101943)
 * Would be great if you could fix it like this in your plugin, yes.
 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/set_time_limit-bug-2/#post-15112479)
 * Fixed: [https://github.com/sybrew/the-seo-framework/commit/eb75e7b899f86836ea122db29150726fe9e18abe](https://github.com/sybrew/the-seo-framework/commit/eb75e7b899f86836ea122db29150726fe9e18abe)
 * Thanks for reporting the issue, Edward! Cheers 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘set_time_limit bug’ is closed to new replies.

 * ![](https://ps.w.org/autodescription/assets/icon.svg?rev=3000376)
 * [The SEO Framework – Fast, Automated, Effortless.](https://wordpress.org/plugins/autodescription/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autodescription/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autodescription/)
 * [Active Topics](https://wordpress.org/support/plugin/autodescription/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autodescription/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autodescription/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/set_time_limit-bug-2/#post-15112479)
 * Status: resolved