-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Add continuous download
feature
#49
Labels
Comments
cnlangzi
added a commit
to 0chain/gosdk
that referenced
this issue
Jul 13, 2021
…support in upload/download
cnlangzi
added a commit
that referenced
this issue
Jul 13, 2021
cnlangzi
added a commit
that referenced
this issue
Jul 13, 2021
cnlangzi
added a commit
that referenced
this issue
Jul 14, 2021
moldis
changed the title
Add
[FEATURE] Add Oct 25, 2021
continuous download
feature continuous download
feature
renaswift063
added a commit
to renaswift063/instant-gosdk-nft-and-blockchain
that referenced
this issue
Sep 16, 2022
…support in upload/download
I don't understand:-
Each chunk is already downloaded in parallel, adding additional instances of multiple chunks is self-defeating purpose of continuous/partial download |
Since this is related to 0chain/gosdk#314, I am closing it here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for now, we have a feature
dowload by blocks
. but you have to calculate blockNums and blockIndex, and loop it till done.download
has to restart from scratch if network is broken. A newcontinuous download
should be addedrelated to 0chain/gosdk#314
The text was updated successfully, but these errors were encountered: