This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

Canceling action execution

We noticed, that even if you click “Cancel” in WebUI during the action execution, the action still continued running:
StackStorm shows, that the action is canceled. But if you see on the action output field, you find the logs which definitely come later the canceling time.
We are using version 3.1.0 with python actions.

Does anyone else have this problem?

My guess is that it cancels if it hasn’t been started…?