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

activation poll #64

Open
starpit opened this issue Jan 2, 2020 · 0 comments
Open

activation poll #64

starpit opened this issue Jan 2, 2020 · 0 comments

Comments

@starpit
Copy link
Contributor

starpit commented Jan 2, 2020

origin: kubernetes-sigs/kui#2398

A common set of commands when developing is:

  1. activation list
  2. click an activation (activation get)
  3. do some out of band activation which causes new activations
  4. go to 1

What if there was an activation poll instead (which the wsk cli offers) which continuously updates the activation list view with new activations, with support for specific action names to keep the focus on activations of interest.

It would avoid steps 1 and 4 above because a developer could iterate between do stuff and click new activation.

A possible nuance is the rate of the poll and ingesting too many activations at once... perhaps a slider or command line argument could control the rate.

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

No branches or pull requests

1 participant