awslabs / clickstream-analytics-on-aws

Build clickstream analytics on AWS for your mobile and web applications
https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws/
Apache License 2.0
70 stars 21 forks source link

Delete reporting stack fails when deleting two apps #934

Closed zhu-xiaowei closed 7 months ago

zhu-xiaowei commented 7 months ago

Summary

Delete reporting stack fails when deleting two apps

Steps to reproduce

  1. create pipeline with reporting
  2. create two apps and send example data
  3. delete the first app then delete the second app quickly

What is the current bug behavior?

  1. the reporting stack deleted failed.

What is the expected correct behavior?

stack successfully deleted

Relevant logs and/or screenshots

image

Possible fixes


This is :bug: Bug Report

zxkane commented 7 months ago

In mainline, the console already prevents another updating operation if an operation is running.