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

[ENHANCEMENT - Game Editor] Improved Error Handling + Reporting #258

Open
mmicciolo opened this issue Jul 29, 2022 · 0 comments
Open

[ENHANCEMENT - Game Editor] Improved Error Handling + Reporting #258

mmicciolo opened this issue Jul 29, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request game editor enhancements or bugs regarding Game Editor

Comments

@mmicciolo
Copy link
Contributor

mmicciolo commented Jul 29, 2022

Javascript Global Exception Handler for UI + Improved Backend Error Handling

Bug reporting.

When exceptions are thrown from the UI, there is no way to tell unless the developers console is open. This will add a logging feature that will log exceptions for us.

Describe the solution you'd like
https://blog.sentry.io/2016/01/04/client-javascript-reporting-window-onerror
window.onerror and then REST call to wlcp-metrics to log the error report

Describe alternatives you've considered
n/a

Additional context
n/a

@mmicciolo mmicciolo added enhancement New feature or request game editor enhancements or bugs regarding Game Editor labels Jul 29, 2022
@mmicciolo mmicciolo added this to the Summer 22 (Platform) milestone Jul 29, 2022
@mmicciolo mmicciolo self-assigned this Jul 29, 2022
@mmicciolo mmicciolo changed the title [ENHANCEMENT - Game Editor] Javascript Global Exception Handler for UI [ENHANCEMENT - Game Editor] Javascript Global Exception Handler for UI + Improved Backend Error Handling Jan 7, 2023
@mmicciolo mmicciolo changed the title [ENHANCEMENT - Game Editor] Javascript Global Exception Handler for UI + Improved Backend Error Handling [ENHANCEMENT - Game Editor] Improved Error Handling + Reporting Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request game editor enhancements or bugs regarding Game Editor
Projects
None yet
Development

No branches or pull requests

1 participant