gumblex / tg-export

Export Telegram messages.
GNU Lesser General Public License v3.0
57 stars 9 forks source link

[Feature Request] Added some delay b/w fetching #6

Closed seadog007 closed 7 years ago

seadog007 commented 7 years ago

2017-02-27 15_11_22-my - tmux a - xshell 5 free for home_school

gumblex commented 7 years ago

I don't understand.

seadog007 commented 7 years ago

so basically, there were failures when the program fetch every 3000 messages, so I think there should be some delay between every 3000 messages to avoid the failures

gumblex commented 7 years ago

The failures are probably due to API rate limit, and there is already some delay for the timeout. I think currently the timeout is sufficient. You can just ignore such errors.