bevel
bevel copied to clipboard
feat(shared): improve logging/error messaging in playbooks
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.
- Message between retries and also to check if the message (instead of failed use retrying)
- Post the retries exhausted, a debug message to point out the potential cause of failure