-
Notifications
You must be signed in to change notification settings - Fork 980
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify error parsing now that we don't support <2.0 errors
We can safely assume all errors are structured, and if they aren't, just dump the body instead of trying to heuristically sort out the pre-2.0 semi-structured messages.
- Loading branch information
1 parent
864d4d3
commit a6d896b
Showing
1 changed file
with
13 additions
and
27 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