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

getting timeouts with 15MB video #110

Open
bjo81 opened this issue Sep 18, 2022 · 1 comment
Open

getting timeouts with 15MB video #110

bjo81 opened this issue Sep 18, 2022 · 1 comment

Comments

@bjo81
Copy link

bjo81 commented Sep 18, 2022

As I'm using 0.34 it can't be the same issue as #64 , but it seems the timeout argument is ignored:

time sudo -u motion telegram-send --timeout 999999999999 --video foo.mp4 
/usr/lib/python3.10/site-packages/telegram/utils/request.py:48: UserWarning: python-telegram-bot is using upstream urllib3. This is allowed but not supported by python-telegram-bot maintainers.
  warnings.warn(
Error: Connection timed out
Please run with a longer timeout.
Try with the option: --timeout 1000000000009.0
3.35s user 0.33s system 42% cpu 8.731 total
@rahiel
Copy link
Owner

rahiel commented Oct 6, 2023

Could you try again with the latest version of telegram-send? Could be that something was improved in our python-telegram-bot dependency that could fix this.

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

No branches or pull requests

2 participants