mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:11:08 -06:00
0e44072b2b
It's currently possible to setup multiple automation rules that trigger each other resulting in an infinite loop. To prevent that, this commit adds a global "circuit breaker" that prevents all automations from triggering while an automation rule is executing. Internal topic: t/124365. |
||
---|---|---|
.. | ||
controllers/discourse_automation | ||
jobs | ||
models/discourse_automation | ||
queries | ||
serializers/discourse_automation | ||
services/discourse_automation |