Skip to content

Watcher #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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