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

Enhance Error Tracing and Logging across the Codebase E3 #242

Closed
Hermann-Core opened this issue Nov 12, 2024 · 0 comments · Fixed by #265
Closed

Enhance Error Tracing and Logging across the Codebase E3 #242

Hermann-Core opened this issue Nov 12, 2024 · 0 comments · Fixed by #265
Assignees

Comments

@Hermann-Core
Copy link
Collaborator

Actually, errors in the codebase are not sufficiently traced, leading to difficulty in debugging and identifying root causes.

This ticket aims to provide an improvement of the error tracing system across the codebase. This will allow for faster diagnosis of issues and will ensure that all error cases are properly logged with relevant context and stack traces, particularly with the current multiple dependencies we are using and asynchronous calls.

@chendiblessing chendiblessing changed the title Enhance Error Tracing and Logging across the Codebase Enhance Error Tracing and Logging across the Codebase E3 Nov 13, 2024
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 a pull request may close this issue.

1 participant