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

Improve error handling #35

Open
nesnoj opened this issue May 10, 2019 · 2 comments
Open

Improve error handling #35

nesnoj opened this issue May 10, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nesnoj
Copy link
Member

nesnoj commented May 10, 2019

Currently, if an exception is raised during execution, the tool will break.

Handle possible errors by

  • displaying a meaningful message in UI
  • restarting session if required
  • optimal: report to admin

Also, consider JS errors.

@nesnoj nesnoj added the enhancement New feature or request label May 10, 2019
@nesnoj nesnoj added this to the v1.0 milestone May 10, 2019
@nesnoj nesnoj self-assigned this May 10, 2019
nesnoj added a commit that referenced this issue May 15, 2019
@nesnoj
Copy link
Member Author

nesnoj commented May 16, 2019

  • UI error message
    • implemented in 6cad150
    • add more triggers
    • allow for custom message (session not found, program error, ...)
    • add button for app restart (page refresh)
  • Write log
  • Report error to admin

@nesnoj
Copy link
Member Author

nesnoj commented Sep 13, 2019

Nice-to-have

@nesnoj nesnoj modified the milestones: v1.0, nice_to_have Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant