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

Add ability to pass timeout parameter to translate api #113

Open
kristalacka opened this issue Nov 25, 2024 · 0 comments
Open

Add ability to pass timeout parameter to translate api #113

kristalacka opened this issue Nov 25, 2024 · 0 comments

Comments

@kristalacka
Copy link

I sometimes run into the issue of an external API call timing out:

ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f3945ef3680>, 'Connection to api.mymemory.translated.net timed out. (connect timeout=None)')

It would be good to have the ability to pass the timeout parameter so code doesn't hang until the connection is closed.

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

1 participant