Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection failed: ('Connection aborted.', TimeoutError('The write operation timed out')) #78

Open
tomozilla opened this issue Sep 1, 2023 · 2 comments

Comments

@tomozilla
Copy link

When I called for documentation translation for about 15MB, it failed to upload. Docs less than 10MB is usually fine.

Translate the document

translator.translate_document_from_filepath(
input_path,
output_path,
source_lang=SOURCE_LANGUAGE,
target_lang=TARGET_LANGUAGE,
glossary = my_glossary
)

@JanEbbing
Copy link
Member

Hey, are you using the free API or Pro? Our size limits are documented here (Sorry for not having them under the other API docs, we are in the process of fixing them.)

@tomozilla
Copy link
Author

I am using API Pro to upload and translate doc with 16MB, and this error happened.

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

No branches or pull requests

2 participants