You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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'?
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)
The text was updated successfully, but these errors were encountered: