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 messages and logging in Charon when processing validator exits #3136

Open
5 tasks
boulder225 opened this issue Jun 12, 2024 · 2 comments
Open
5 tasks
Labels
protocol Protocol Team tickets

Comments

@boulder225
Copy link
Collaborator

🎯 Problem to be solved

When processing validator exits, Charon's error messages and logging do not provide enough detail to easily identify the specific causes of failures. This makes it difficult for developers to diagnose and resolve issues.

🛠️ Proposed solution

  • Review the current error handling and logging code paths related to processing validator exits
  • Update error messages to include relevant details such as validator IDs, error codes, or other contextual info
  • Add logging statements to capture important state or inputs/outputs at different steps of the exit process
  • Test changes by intentionally triggering various exit failure scenario
  • Update relevant documentation or runbooks
@github-actions github-actions bot added the protocol Protocol Team tickets label Jun 12, 2024
@boulder225
Copy link
Collaborator Author

Hey team! Please add your planning poker estimate with Zenhub @gsora @KaloyanTanev

@boulder225
Copy link
Collaborator Author

Please add your planning poker estimate with Zenhub @LukeHackett12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Protocol Team tickets
Projects
None yet
Development

No branches or pull requests

1 participant