Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Update progress bar to show single unified progress bar #321

Open
NathanFlurry opened this issue Aug 14, 2024 — with Linear · 1 comment
Open

Update progress bar to show single unified progress bar #321

NathanFlurry opened this issue Aug 14, 2024 — with Linear · 1 comment

Comments

Copy link
Member

Motivation

  • We don't have TTY when running uploads from engines. We should simplify the progress bar so it's cleaner to view without TTY.
  • People don't really care about uploading individual chunks, but only the whole progress.
  • If we switch from raw stdout to using update signals (for rich progress bars in-engine), we'll need a single number instead of this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants