Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

EPiServer.Labs.LanguageManager not being able to translate larger texts.

Vote:
 

I was testing EPiServer.Labs.LanguageManager for a client's site, and got an error as soon as I tried to translate an XhtmlString property.
The Error log says "The maximum request size has been exceeded", "Cannot translate with Cognitive service".
I found this regarding limits for translator: https://docs.microsoft.com/en-us/azure/cognitive-services/translator/request-limits
It seems that there is a limit on 5000 characters per request, which you quite easily exceed, especially if you have created a table in the rich text editor.

It shouldn't be a super big task to break up the characters in multiple request, but might need some thinking regarding how to break up the html, so that the translator knows what is markup and what is actual text to translate.

#210917
Dec 11, 2019 10:46
Vote:
 

Update: The limit is now 10 000 characters.

#227594
Sep 08, 2020 12:46
Vote:
 

We are hitting the 10 000 characters limit in Azure Translator on some pages.

Hopefully the plugin can be updated to split the text in multiple requests.

#229952
Oct 27, 2020 13:50
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.