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

feat(shared): improve logging/error messaging in playbooks #2328

Open
saurabhkumarkardam opened this issue Jul 31, 2023 · 0 comments
Open

feat(shared): improve logging/error messaging in playbooks #2328

saurabhkumarkardam opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement New feature or request good-first-issue Good for newcomers

Comments

@saurabhkumarkardam
Copy link
Contributor

saurabhkumarkardam commented Jul 31, 2023

As a developer, I want to enhance the logging and error messaging in our playbooks to improve visibility and facilitate easier debugging.

Issue:
Currently, our playbooks lack comprehensive logging and error messaging, making it challenging to identify and troubleshoot issues effectively.


Solution:
To address this, we should modify the existing playbook code to incorporate more detailed logging statements.


Additional Context:
Improving logging and error messages in Playbooks will enable us to debug Playbooks and identify the root cause of problems more effectively.

  1. Message between retries and also to check if the message (instead of failed use retrying)
  2. Post the retries exhausted, a debug message to point out the potential cause of failure
@saurabhkumarkardam saurabhkumarkardam added the enhancement New feature or request label Jul 31, 2023
@suvajit-sarkar suvajit-sarkar added the good-first-issue Good for newcomers label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-first-issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants