bevel icon indicating copy to clipboard operation
bevel copied to clipboard

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

Open saurabhkumarkardam opened this issue 2 years ago • 0 comments

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 avatar Jul 31 '23 09:07 saurabhkumarkardam