Skip to content

Conversation

KamilChlodek
Copy link

The plugin does invoke translate endpoint per each segment. This approach is not optimal. DeepL API allow to translate up to 50 segments at once. Translating more segments at once reduces pre-translation time by up to 60% (based on my tests). In addition, to make translation process more reliable I've added translation retrying routine in case of some http status codes received from DeepL Service.

KamilChlodek and others added 3 commits April 28, 2020 15:49
Sync with sdl/Sdl-Community master
The plugin does invoke translate endpoint per each segment. This approach is not optimal. DeepL API allow to translate up to 50 segments at once. Translating more segments at once reduces pre-translation time by up to 60% (based on my tests). In addition, to make translation process more reliable I've added translation retrying routine in case of some http status codes received from DeepL Service.
@KamilChlodek
Copy link
Author

Bump. Is this repo still alive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant