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

No real progress feedback while a run is executing #2

Open
LionsPhil opened this issue Apr 17, 2015 · 0 comments
Open

No real progress feedback while a run is executing #2

LionsPhil opened this issue Apr 17, 2015 · 0 comments

Comments

@LionsPhil
Copy link
Owner

The feedback mechanisms for a run in progress are not yet implemented, beyond running/completed. There are plans for plumage_run to aggregate the logs and the Client to provide a server-sent events feed to the UI. This is very important when doing test configuration development where Polygraph may be throwing errors, since currently the only way to see them is to SSH onto the Client and dig them out of the state directory. There's also work to be done around this area in properly reporting runs which were aborted.

It should also be easier to see when a Client/Server pair are busy to avoid scheduling another run on top of them.

@LionsPhil LionsPhil added this to the v0.3: No more SSH milestone Jul 3, 2015
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