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

"Execute Now" button doesn't seem to work #322

Open
asachs01 opened this issue Jun 5, 2020 · 1 comment
Open

"Execute Now" button doesn't seem to work #322

asachs01 opened this issue Jun 5, 2020 · 1 comment
Labels
issue: bug Something isn't working

Comments

@asachs01
Copy link

asachs01 commented Jun 5, 2020

Expected Behavior

When pressing the 'execute now' button in the UI, I should observe events showing up in the UI immediately.

Current Behavior

When pressing the button in the UI, events don't show up, and may not show up for some amount of time. The same behavior is observed when using the API.

More context in the first part of https://secure.helpscout.net/conversation/1179647725/21386?folderId=1567755

@asachs01 asachs01 added the issue: bug Something isn't working label Jun 5, 2020
@portertech
Copy link

portertech commented Jun 16, 2020

There are a number of actions that need to take place after the "execute now" button is pressed. For example, the check request needs to be created and published to the appropriate agent sessions, the agents receive the requests, they independently execute the checks (can take a while), publish events, and one or more backends needs to process and store the events.

We need to better set expectations. Tip, message, wording, graphic. For example, "Your check execution request has been received. Doing work."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants