Timeout during generating product urls after newly created store view #10315
Labels
bug report
Component: CatalogUrlRewrite
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Partner: Reach Digital
Pull Request is created by partner Reach Digital
Reproduced on 2.1.x
The issue has been reproduced on latest 2.1 release
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
Preconditions
Steps to reproduce
Expected result
Actual result
Exception being thrown:
PHP Fatal error: Maximum execution time of 120 seconds exceeded in /data/web/magento2/vendor/magento/module-catalog-url-rewrite/Model/Category/Plugin/Store/View.php on line 136
. Most servers are configured with a timeout of 60 or 120 seconds. When adding 65k products Magento will need more time to generate all URLs. This should not be done through a web process.The text was updated successfully, but these errors were encountered: