Commit Graph
7 Commits
Author SHA1 Message Date
Veer Singh 798cc3bd1d Document rule interval scheduling behavior
State that rules with different intervals run on independent schedules.
State the concurrency limit and the catch-up behavior.
State the rule timeout validation limit.
2026-07-20 14:24:04 -07:00
Veer Singh 25105fd576 Add per-rule custom plugin intervals
Group rules by their effective invoke interval.
Use the global interval when a rule omits its interval.
Reject non-positive invoke intervals before scheduler startup.
Test grouped cadence, concurrency, and shutdown behavior.
2026-07-20 13:55:00 -07:00
Brian McQueen 4906ebb182 updated the custom plugin doc to clarify the usage for reason and message 2023-04-10 18:57:28 -07:00
Yordis Prieto Lazo 0842910049 chore: fix misspelling 2022-12-18 22:58:07 -05:00
Taylor Chaparro 9344c938bb Allow skipping condition during customplugin initialization 2022-04-26 10:12:01 -07:00
Andy Xie 33dffe0761 enable codnition updaet when message change for custom plugin 2018-12-11 13:14:49 +08:00
Andy Xie 4475a5a919 add docs about custom plugin 2018-12-10 14:17:23 +08:00