Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Don't panic when the repository fails on the introspection endpoint #2774

Merged
merged 1 commit into from
May 15, 2024

Conversation

sandhose
Copy link
Member

I was surprised to see a panic come up in Sentry, as we usually don't unwrap anywhere, and prefer to bubble up user-readable error pages.
Turns out, a Result::unwrap() sneaked up in the introspection endpoint handler

Copy link

cloudflare-workers-and-pages bot commented May 15, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: a3e4993
Status: ✅  Deploy successful!
Preview URL: https://cfe1733a.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-dont-panic-introspe.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit c8e074c into main May 15, 2024
16 checks passed
@sandhose sandhose deleted the quenting/dont-panic-introspection branch July 29, 2024 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant