Feature Request: add progress bars, write status directly to terminal #100
Labels
enhancement
New feature or request
p2-should
Helpful for many users / in many situations, but not strictly necessary
Is your feature request related to a problem? Please describe.
For long running tasks, e.g. requesting transactions for many addresses, the progress is only shown using regular QueueStatus log messages. This isn't as nice as it could be.
Describe the solution you'd like
I'd like to see a progress bar that is updated immediately instead of regular log messages.
Additional context
https://medium.com/agency04/developing-cli-application-with-spring-shell-part-3-b4c247fdf558
The text was updated successfully, but these errors were encountered: