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

anyhow::Error::to_string doesn't print the full context #8681

Open
emilk opened this issue Jan 14, 2025 · 0 comments
Open

anyhow::Error::to_string doesn't print the full context #8681

emilk opened this issue Jan 14, 2025 · 0 comments
Labels
😤 annoying Something in the UI / SDK is annoying to use 🧑‍💻 dev experience developer experience (excluding CI) good first issue Good for newcomers 🏎️ Quick Issue Can be fixed in a few hours or less

Comments

@emilk
Copy link
Member

emilk commented Jan 14, 2025

This has bitten us many times. That's why we have re_error::format.

Suggested fix:

@emilk emilk added good first issue Good for newcomers 🏎️ Quick Issue Can be fixed in a few hours or less 😤 annoying Something in the UI / SDK is annoying to use 🧑‍💻 dev experience developer experience (excluding CI) labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😤 annoying Something in the UI / SDK is annoying to use 🧑‍💻 dev experience developer experience (excluding CI) good first issue Good for newcomers 🏎️ Quick Issue Can be fixed in a few hours or less
Projects
None yet
Development

No branches or pull requests

1 participant