Document File Size Limits
We impose size limits per file type. For.pptx and .docx types, our .NET, PHP and NodeJS client libraries offer functionality to minify files by temporarily extracting large media formats before sending them to the DeepL API. Stripped media are reinserted after document translation is completed.
This allows users to translate files that might hit the size limit.
Error 429: Too Many Requests
This error may occur when:- You send concurrent document translation requests that exceed your account quota.
- You have too many un-retrieved or non-downloaded translated documents.
- Polling document translation status, taking into account its frequency in order to prevent excessive load
- Quicker time to document retrieval
- Retries with exponential backoff