mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
We're seeing a problem where some recurring automations end up in a state where they don't have any `pending_automations` records scheduled which effectively makes the recurring automation dead. We need to add some debugging to figure out what might be causing this problem. Internal topic: t/138045.