-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved error catching and logging (#343)
* nicer message when unable to call v4 * test verifies proper message for v4 403 query result * test verifies proper message for v4 403 query result * v4 access message shows up on 410s instead of 403s * remove debug code * fix error reporting when v10 queries are run against v4 * handle unknown errors more gracefully * run linter * fix test * don't need to pass version --------- Co-authored-by: Ashton Eby <[email protected]>
- Loading branch information
1 parent
65b2833
commit c8ade45
Showing
5 changed files
with
46 additions
and
19 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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