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

Seash should have a progress bar #79

Open
aaaaalbert opened this issue Sep 25, 2014 · 0 comments
Open

Seash should have a progress bar #79

aaaaalbert opened this issue Sep 25, 2014 · 0 comments

Comments

@aaaaalbert
Copy link
Contributor

There was a recent user request for a progress bar (or perhaps other status indicator) for actions in seash. Indeed, it only prints a summary of what happened after everything is done, or has failed, respectively, grouping the vessels depending on the outcome of the action, e.g. listStarted, listTerminated, etc.

Let's think about a meaningful way to implement this. One (coarse grained) approach could be to poll the parallelize functions on how many of the threads contacting vessels have already finished. Another could be to print more verbosely what is going on behind the scenes, e.g. "Looking up contact information for node X", "Contacting vessel Y", "Uploading file Z", etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant