Haven’t been using conduits so far, but now the time has come
Anyway, seems like one can set rules for “transitions” from states to conduit, but also in conduit itself.
What I wanted to ask is if it’s OK to:
- set rules only in the conduit and set the transitions from states into conduit to “always true”
- set the rules only in the transitions into conduit and set the conduit to be “always true”
- if 1 and 2 are both correct use cases, then I guess mix of 1 and 2 is ok two, right?
Thanks