0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/automation/spec/models
Sam 43cd7ecee7
DEV: Make automation recursion depth configurable (#40778)
- Replace the hardcoded automation recursion limit with a hidden site
setting so deployments can tune nested trigger behavior.

discourse_automation_max_recursion_depth

- Stop raising exceptions on recursion guard (to match old behavior)
2026-06-11 09:41:00 +10:00
..
automation_spec.rb DEV: Make automation recursion depth configurable (#40778) 2026-06-11 09:41:00 +10:00
field_spec.rb
stat_spec.rb FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
user_global_notice_spec.rb