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 the network is unstable, if you keep deleting caches that have already been downloaded, you will never complete the download.
You should take advantage of segmented downloads and support resume downloads.
And should keep the embedded images cache for future use to avoid unnecessary overhead.
The text was updated successfully, but these errors were encountered:
Checklist
Write your feature request here
When the network is unstable, if you keep deleting caches that have already been downloaded, you will never complete the download.
You should take advantage of segmented downloads and support resume downloads.
And should keep the embedded images cache for future use to avoid unnecessary overhead.
The text was updated successfully, but these errors were encountered: