discourse/plugins/automation/app/models
Osama Sayegh 0e44072b2b
FIX: Prevent infinite loop of automations triggering each other (#26814)
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.
2024-04-30 20:13:29 +03:00
..
discourse_automation FIX: Prevent infinite loop of automations triggering each other (#26814) 2024-04-30 20:13:29 +03:00