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

Show progress indicator when fetching data from IPFS #13

Open
jsolly opened this issue Aug 25, 2023 · 1 comment
Open

Show progress indicator when fetching data from IPFS #13

jsolly opened this issue Aug 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jsolly
Copy link

jsolly commented Aug 25, 2023

Context

Currently, when you call asset.fetch you get some feedback,
"Fetching < CID >"
But there is no indication that the download is progressing.

For longer downloads, it's difficult to know if the download is continuing to download.

Ideal workflow

The user sees in terminal that there is process from 0-100%, preferably with a number telling them the total number of MB/GBs downloaded so far and how large the file is (how much longer to go).

@jsolly jsolly added the enhancement New feature or request label Aug 25, 2023
@matthewnanas matthewnanas self-assigned this Aug 31, 2023
@matthewnanas
Copy link
Member

Ready to demo during our standup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants