0

I have a trigger and a rule that fire regularly using cron.

In the develop UI I disabled the rule, but it all appears to still be firing and hitting my action...

RedBullet
  • 501
  • 6
  • 18

1 Answers1

0

You can install the OpenWhisk CLI and check the status of your rule there.

If the rule appears to be disabled there as well, we have a bug in the system itself. It'd be great if you could open an issue then here: https://github.com/openwhisk/openwhisk/issues.

As for the UI, you can request help via the Support tab in the top-right corner.

markusthoemmes
  • 3,080
  • 14
  • 23