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

Timeout from downloadFile #3073

Open
yuminekosan opened this issue Sep 30, 2024 · 3 comments
Open

Timeout from downloadFile #3073

yuminekosan opened this issue Sep 30, 2024 · 3 comments

Comments

@yuminekosan
Copy link

Hello again. I am implementing receiving messages via updates. I need to download message attachments, but periodically I get a timeout, after which I cannot receive new updates. Tell me how to solve this problem.

@levlam
Copy link
Contributor

levlam commented Sep 30, 2024

This is a problem in your code. TDLib requests has no timeouts.

@yuminekosan
Copy link
Author

Can telegram itself return timeouts to requests?

@levlam
Copy link
Contributor

levlam commented Sep 30, 2024

This can't affect downloadFile.

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