-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: downcast to tokenserver's actual error type (#1596)
which its handlers (except hearbeat) return vs ApiError otherwise we fail to take ReportableError::is_sentry_event into account and flood sentry with all errors also: - revert: "feat: debug "Invalid OAuth token" (verifier returns None) error cases (#1595)" This reverts commit 1443b31. - update quinn-proto per RUSTSEC-2024-0373 Issue SYNC-4262
- Loading branch information
Showing
3 changed files
with
14 additions
and
10 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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