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

Improve error logging #166

Open
RemiBardon opened this issue Jan 24, 2025 · 0 comments
Open

Improve error logging #166

RemiBardon opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request need design Feature design must be done before work can begin observability Relates to tracing / observability

Comments

@RemiBardon
Copy link
Member

After we Implement proper request tracing, we should improve how errors are logged and handled. We've already done one pass by implementing custom error codes and migrating to thiserror but the API we did end up with could still benefit from a lot of improvements.

Here are some great resources regarding the subject:

Those are about Axum more specifically:

And this is an interesting replacement for anyhow (fork with additional features):

@RemiBardon RemiBardon added enhancement New feature or request need design Feature design must be done before work can begin labels Jan 24, 2025
@github-project-automation github-project-automation bot moved this to Backlog & Ideas 💡 in Prose Pod API to-do list Jan 24, 2025
@RemiBardon RemiBardon moved this from Backlog & Ideas 💡 to Not Started 🕑 in Prose Pod API to-do list Jan 24, 2025
@RemiBardon RemiBardon added the observability Relates to tracing / observability label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need design Feature design must be done before work can begin observability Relates to tracing / observability
Projects
Status: Not Started 🕑
Development

No branches or pull requests

1 participant