fission icon indicating copy to clipboard operation
fission copied to clipboard

Report streaming completion %

Open expede opened this issue 5 years ago • 1 comments

Server / IPFS support for blocks fetched

Needed for both CLI progress and any in-app feedback to publish.

Details on Webnative SDK progress on publish: https://talk.fission.codes/t/webnative-progress-on-publish/2044

Resources

  • https://github.com/yamadapc/haskell-ascii-progress
  • https://docs.servant.dev/en/stable/tutorial/Server.html#streaming-endpoints

expede avatar Apr 23 '20 20:04 expede

Related to https://github.com/fission-suite/fission/issues/273

I think backgrounding and/or automatic retries may be needed here.

bmann avatar Apr 27 '20 17:04 bmann