You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some 503 error on my Magento Cloud PWA website. With New relic, I was able to pin point some Smile elasticsuite request that took too long than normal to finish (see screenshot below), and it might be related to those 503 we had.
Does anyone know if it's related to the version of smile we have ? it's far from the latest out there, maybe it could help fix this.
It's these 2 methods that takes a long time to finish :
Please proceed to an upgrade to this one and check if this is happening again. If you cannot upgrade, please report this fix as a patch locally in your project.
I'm having some 503 error on my Magento Cloud PWA website. With New relic, I was able to pin point some Smile elasticsuite request that took too long than normal to finish (see screenshot below), and it might be related to those 503 we had.
Does anyone know if it's related to the version of smile we have ? it's far from the latest out there, maybe it could help fix this.
It's these 2 methods that takes a long time to finish :
Smile\ElasticsuiteThesaurus\Model\Index::computeQueryRewrites
Smile\ElasticsuiteThesaurus\Model\Index::getSynonymRewrites
Preconditions
Magento Version : Magento Cloud EE 2.4.5-p9
ElasticSuite Version : 2.10.12.1
Environment : Production
Steps to reproduce
This part is almost impossible to describe, it happens randomly, maybe when there is a lot of traffic on the website or some bot crawling.
Expected result
Request taking less time than 2 minutes
Actual result
Request taking at least 2 minutes
The text was updated successfully, but these errors were encountered: