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

Gazonga catcher #100

Open
brpocock opened this issue Oct 24, 2016 · 1 comment
Open

Gazonga catcher #100

brpocock opened this issue Oct 24, 2016 · 1 comment

Comments

@brpocock
Copy link
Member

A “Gazonga!” is an error that is thrown and never caught; in JavaScript in particular, it might be thrown from an event-handler context or something where a catch block wasn't in dynamic scope.

The Romance way of handling these has always been based around reporting back to the host, and trying to offer recovery solutions. The traditional handler at Res Interactive was named ZOMG (Zombies! Oh, My God!) and that is being used as the target here.

  • Catch Gazonga errors
  • Log them to the Console
  • Report them to the Host
@brpocock
Copy link
Member Author

brpocock commented Apr 8, 2017

Rollbar is a stop gap measure that's working all right for now. Moving this off to the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant