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

Capture and process salt state return info to output failed states in traceback #316

Closed
lorengordon opened this issue May 31, 2017 · 0 comments

Comments

@lorengordon
Copy link
Member

When a state fails, watchmaker throws a traceback. That traceback is often viewed as and reported as the error message, but it is just indicative of a failed state. The actual failure is in the debug log output, earlier in the log stream. The change proposed here would be to capture the return info of the salt state output and process it, searching for failed states and reporting them in the traceback, to improve the message in the log.

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

No branches or pull requests

1 participant