-
Notifications
You must be signed in to change notification settings - Fork 13
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
Print more activity info #1123
Comments
I think if an operator gets an error, we should move it from the logs into a banner or modal, and prompt the operator to check their connection and/or hard refresh station |
For any error? Station wants to stay in the background at all times - if there's a way it can recover by simply retrying the operation, I don't think there should be any user interaction. So far we are not aware of errors that users can fix themselves, or are there some? |
+1 |
Yeah - agreed we should definitely retry in the background to see if we can get things going again. I'm thinking if there are any other edge cases which might require a hard refresh or a restart initiated by the user. If no such edge cases exists, then let's do it all automatically behind the scenes. |
At the moment, the activity log typically shows a bunch of fail and restart messages, which looks a bit strange after a while. But it's pretty much the only log Station produces now. If we remove it, then the activity log will become empty.
Also: People are getting confused why their Stations do more or less jobs than other people, adding more data sounds useful.
Let's add more activities, for example:
The text was updated successfully, but these errors were encountered: