Skip to content
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

Closed
cnlangzi opened this issue Jun 23, 2021 · 2 comments
Closed

[FEATURE] Add continuous download feature #49

cnlangzi opened this issue Jun 23, 2021 · 2 comments
Assignees
Labels

Comments

@cnlangzi
Copy link
Contributor

cnlangzi commented Jun 23, 2021

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 new continuous download should be added

  • automatically download it with blocks
  • continuous download from last breakpoint when network is back or ./zbox download is restarted
  • parallel download all blocks from all blobbers

related to 0chain/gosdk#314

@cnlangzi cnlangzi self-assigned this Jun 30, 2021
@cnlangzi cnlangzi added the todo label Jun 30, 2021
cnlangzi added a commit to 0chain/gosdk that referenced this issue Jul 13, 2021
@moldis moldis changed the title Add continuous download feature [FEATURE] Add continuous download feature Oct 25, 2021
@cnlangzi cnlangzi assigned lpoli and unassigned cnlangzi Jan 2, 2022
renaswift063 added a commit to renaswift063/instant-gosdk-nft-and-blockchain that referenced this issue Sep 16, 2022
@sculptex
Copy link
Contributor

sculptex commented Dec 3, 2022

I don't understand:-

  • parallel download all blocks from all blobbers

Each chunk is already downloaded in parallel, adding additional instances of multiple chunks is self-defeating purpose of continuous/partial download

@lpoli
Copy link
Contributor

lpoli commented Feb 5, 2023

Since this is related to 0chain/gosdk#314, I am closing it here.

@lpoli lpoli closed this as completed Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants