-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENG-56653 - Centralize Error Description/Support Terse Errors (#388)
Consolidates the "error translator" code from magma into `AlErrorHandler`, and updates that logic to be syncronous. Adds the option to describe errors with either a full/verbose or short/terse variant of most error messages, particularly HTTP responses from APIs. Adds a categorical filter for logging output, using localStorage to retain toggled categories. Also, related to ENG-56630: added another pattern match for newer Auth0 URLs and better logging.
- Loading branch information
Showing
5 changed files
with
360 additions
and
42 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
Oops, something went wrong.