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.

Is the StackStorm python client execution action asynchronous? How to be asynchronous?

Is the StackStorm python client execution action asynchronous? How to be asynchronous?
eg: execution = client.liveactions.create(execution_instance)

This was already discussed here: Is it possible to execute an Action synchronously with the API?

Please take a look.