Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10507

If a stack fails to delete, plugin hangs.

XMLWordPrintable

      If a stack fails to delete for whatever reason, the plugin will wait forever. This because CloudFormation object is not checking the status of the stack; instead it is waiting for the stack to not be returned from the describeStacks API call. When deletion fails the status will be DELETE_FAILED and the stack will continue to come in the response to the describeStacks API call.

            edovale edovale
            edovale edovale
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: