Open
Description
SUMMARY
Our workflows require us to wait for a specific trigger with specific parameters, sleeping indefinitely until that happens. There is no obvious way to do this with a Python action, and a Python action would eventually timeout anyway.
ISSUE TYPE
Pick one below and delete the rest:
- Feature Idea
STACKSTORM VERSION
3.0.1
STEPS TO REPRODUCE
Create workflow.
Observe there is no way to have the workflow pause until a condition (signaled by a trigger) is met.