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.

Clarification on st2ctl reload --register-rules

Just wanted a clarification on st2ctl reload --register-rules.

(1) If one has added 1 new rule and there exist ‘n’ other rules, which remain unmodified, will only the new rule be loaded and the other rules will be untouched? Or will all the rules actually be reloaded by this operation? Is 'st2 rule create` less disruptive?

(2) Could any of existing, unmodified ‘n’ rules possibly miss triggers during the time it takes to run st2ctl reload --register-rules?

I’m not entirely new to stackstorm, but haven’t added rules until recently and wondered about operation of st2ctl reload vs say, ‘st2 rule create’.

Many thanks in advance.

Mike