You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 8, 2018. It is now read-only.
I added sails-hook-sentry to my project and after that it works fine with the captureException method.
in the script https://github.com/listepo/sails-hook-sentry/blob/master/index.js#L40
there is a event is called when you see a 500 page.
In my project it isn't called...
my questions: