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

Error management #25

Open
fiunchinho opened this issue Mar 25, 2017 · 0 comments
Open

Error management #25

fiunchinho opened this issue Mar 25, 2017 · 0 comments

Comments

@fiunchinho
Copy link
Collaborator

We need to improve how errors are handled by wimpy. At the moment, if stops executing whenever a task fails. Since many of the things wimpy creates are part of a CloudFormation stack, it's not a big problem if it fails during the CloudFormation creation, but if it fails before/after that, we could stop in some inconsisten state. For example, we could create a Github Deployment Status object for the pending state, but never actually changing the status to success/failure.

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