- Issue created by @giorgio79
- 🇭🇺Hungary giorgio79
Probably the same problem as here https://www.drupal.org/project/drupal/issues/1241654 🐛 Reduce memory usage of taxonomy terms overview page Needs work
When translating taxonomy terms for a larger taxonomy I am getting timeouts (my php execution is set to 60 seconds) that I suspect have to do with some Drupal taxonomy calls, so it may be a core issue. Just wanted to raise it here as well. Translating blog posts went in milliseconds, but for taxonomy terms in a taxonomy with 60 000 terms (GeoNames location hierarchy, eg world -> Europe -> Germany -> Berlin etc) the site crashes with a 500 timeout error
I will try to collect more info with devel, but just wanted put this out here, to start a thread since maybe others facing this issue as well.
Active
1.0
Source: Entity
It affects performance. It is often combined with the Needs profiling tag.
Probably the same problem as here https://www.drupal.org/project/drupal/issues/1241654 🐛 Reduce memory usage of taxonomy terms overview page Needs work