Skip to content

Conversation

emilk
Copy link
Member

@emilk emilk commented May 19, 2025

Related

What

This problem keeps biting us in the ass: We get really bad error reports from users because the default Display for anyhow::Error only includes the latest context, and not the whole error 😠

@emilk emilk added 🧑‍💻 dev experience developer experience (excluding CI) 📺 re_viewer affects re_viewer itself include in changelog labels May 19, 2025
Copy link

github-actions bot commented May 19, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
2780eb4 https://rerun.io/viewer/pr/9998 +nightly +main

Note: This comment is updated whenever you push a commit.

@emilk emilk added this to the 0.23.3 milestone May 19, 2025
@emilk emilk merged commit 4eed8e1 into main May 19, 2025
43 checks passed
@emilk emilk deleted the emilk/improve-error-message branch May 19, 2025 11:10
jprochazk pushed a commit that referenced this pull request May 24, 2025
### Related
* #1845
* #8681

### What
This problem keeps biting us in the ass: We get really bad error reports
from users because the default `Display` for `anyhow::Error` only
includes the latest context, and not the whole error 😠
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) include in changelog 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant