mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 13:21:01 +08:00

If Jobs::DiscourseAutomation::Tracker fails during execution of a pending automation, then the remaining automation were no longer executed. Automation may fail for various reasons: a person has PMs disabled, rate limit is reached, etc.