Skip to content

Improve error handling #28

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

Open
ivinjabraham opened this issue Feb 7, 2025 · 0 comments
Open

Improve error handling #28

ivinjabraham opened this issue Feb 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ivinjabraham
Copy link
Member

Although we have extensive tracing coverage currently, we can still improve on the current system by:

  • Adding custom error types instead of defaulting to anyhow::Error
  • Add structured logging with the help of the #[instrument] macro.
  • Add metrics collection for important operations (status update checks and command usage)
@ivinjabraham ivinjabraham added the enhancement New feature or request label Feb 7, 2025
@hrideshmg hrideshmg moved this to Needs Discussion in CMS Tasks Feb 16, 2025
@hrideshmg hrideshmg moved this from Needs Discussion to Backlog in CMS Tasks Feb 16, 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
Projects
Status: Backlog
Development

No branches or pull requests

1 participant