Skip to content

Watcher #3

@Pierozi

Description

@Pierozi

As daily development using cloudformation can be time consuming to search error on the AWS WEB Console.
The watcher mode will permit having watching status of the main stack in order to search error when rollback happens.

What to do:

  • Create a gorouting tick every 10sec that looks at parent stack status.
    If it still in progress, do nothing otherwise compare last event dates with previous one memorize, if not set it up in variable.
    By doing so we are able to know if we already have performed error lookups for that batch of update or not.

  • When status is in rollback, or failed, trigger the lookup functions to search the error of that batch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions