Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error boundaries to more places #10781

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Add error boundaries to more places #10781

merged 4 commits into from
Nov 4, 2024

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Nov 4, 2024

This adds error boundaries around every page, so that if an error occurs, you can still navigate to other pages. It also adds error boundaries to sheet contents and collapsible sections by default, which again should narrow how much of the page could break.

I also reordered our fetch wrappers to count only time-in-request for "bungie is slow", not time-in-queue.

@bhollis bhollis requested a review from chainrez November 4, 2024 00:42
@bhollis bhollis merged commit 660063b into master Nov 4, 2024
7 checks passed
@bhollis bhollis deleted the error-boundaries branch November 4, 2024 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant