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

Lazy download blocks if ipfs get fails #8192

Closed
TheDiscordian opened this issue Jun 16, 2021 · 1 comment
Closed

Lazy download blocks if ipfs get fails #8192

TheDiscordian opened this issue Jun 16, 2021 · 1 comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@TheDiscordian
Copy link

TheDiscordian commented Jun 16, 2021

4 days ago a user made a thread titled "Download stopped" here. The summary is they're trying to ipfs get a 28GB CID, and it's failing early, causing them to need to try again. It's unclear to me whether their download starts from the beginning again or continues from where it left off, but it got me thinking. Shouldn't the blocks continue to download to the local node in the background anyways? That way next time they call ipfs get it'll just download from the local node.

If this is already happening, please close, but the issue did seem strange, so I thought it worth opening here just in case.

@TheDiscordian TheDiscordian added the kind/enhancement A net-new feature or improvement to an existing feature label Jun 16, 2021
@TheDiscordian
Copy link
Author

TheDiscordian commented Jun 22, 2021

Closing this as "not an issue" as the referenced situation was caused by something completely unrelated (filestore).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant