st2 icon indicating copy to clipboard operation
st2 copied to clipboard

Intermittent Issue: Single Action Triggered Twice in an Action Chain

Open Tan-Hui-Ping opened this issue 2 years ago • 0 comments

SUMMARY

We have few incidents of actions inside the chain triggered/executed twice within a chain which causing issue to the customer. We are unable to track down the root cause. The action chain is being triggered via webhook.

STACKSTORM VERSION

Paste the output of st2 --version: st2 3.7.0, on Python 3.8.10

OS, environment, install method

Post what OS you are running this on, along with any other relevant information/

  • e.g. Docker, Vagrant, Kubernetes, etc. Describe how you installed ST2: Docker in our CaaS Container.
  • e.g. one-line install, custom install, etc --> Kubernetes HA. System Requirement is aligned with St2 doc

Steps to reproduce the problem

Unable to reproduce the problem. Is there any way that I can identify the root cause? Attempted to replicate the issue via StackStorm UI to execute the chain. No duplicate action is triggered.

Expected Results

It should only trigger each action once within the chain.

Actual Results

This is an intermittent issue. We are hoping to see whether they is any recommended way to reproduce the problem.

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Tan-Hui-Ping avatar Aug 02 '23 09:08 Tan-Hui-Ping