alfem/telegram-download-daemon

Error when using the "workers" parameter with a large download list

Opened this issue · 1 comments

When I use the "workers" parameter in my application to download files, and the download list is large, after a certain amount of time, I encounter an error with the following message:

Error: The file reference has expired and is no longer valid or it belongs to self-destructing media and cannot be resent (caused by GetFileRequest)

Could you give some details about your set up? How many files (roughly) have you got in the queue? how many workers? And what about that 'certain time'? Do you mean 'hours'? 'days'?