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
Recently was dealing with an internal error, and also noticed that sometimes I'd get 500 responses from the server (async). Was looking for hooks so I could track / monitor those situations, but couldn't find any. End up adding a code like this:
Hi all,
Recently was dealing with an internal error, and also noticed that sometimes I'd get 500 responses from the server (async). Was looking for hooks so I could track / monitor those situations, but couldn't find any. End up adding a code like this:
Would be really nice if there were hooks for async responses and internal errors when configuring Rollbar.
The text was updated successfully, but these errors were encountered: