Skip to content

Error management #25

@fiunchinho

Description

@fiunchinho

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions