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

Display a message when the execution service can't be reached. #53

Closed
jrusbatch opened this issue Oct 15, 2012 · 1 comment
Closed

Display a message when the execution service can't be reached. #53

jrusbatch opened this issue Oct 15, 2012 · 1 comment

Comments

@jrusbatch
Copy link
Owner

If an error occurs during the SignalR request to execute the code, an error message should be displayed to the user letting them know that code execution services are having temporary problems.

This message should be friendly and unobtrusive.

@jrusbatch
Copy link
Owner Author

Alternatively, an indicator could be added to the page to display the "health" of the workers. For example, a small circle that is red to indicate code execution is not available (ex. workers aren't responding), yellow to indicate that there may be a delay while executing code (ex. workers are under heavy load), or green to indicate that everything should be working normally.

But, the aim of the service is to make execution feel as instantaneous as possible, and an indicator like this might betray that illusion.

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