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
hello,there is a issue can be improved.
if I have a very big file to be downloaded(1GB),when downloading 50%, the network is off,I click 'start' button,the download task restart to download from 0, it's not very friendly,can u support continue download base on downloaded progress plz?
The text was updated successfully, but these errors were encountered:
@tigerface
interesting problem. Actually it would resume download after task was canceled or failed. It will persist download task info into database while downloading. And if you restart the task, it will download from latest point.
Of course I test this function successfully. Please check you code again. Good luck.
hello,there is a issue can be improved.
if I have a very big file to be downloaded(1GB),when downloading 50%, the network is off,I click 'start' button,the download task restart to download from 0, it's not very friendly,can u support continue download base on downloaded progress plz?
The text was updated successfully, but these errors were encountered: