-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional detail around 403s from Qualifications API
We haven't been handling 403 errors from the API, and are starting to see quite a few in production. It isn't currently clear what's causing these errors. This commit adds a local Sentry scope that extracts various pieces of information about the Identity session and sends it to Sentry whenever this error occurs. This should help us with debugging the issue.
- Loading branch information
1 parent
e90ccf1
commit b63bf1b
Showing
3 changed files
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters