Closed ethitter closed 7 years ago
On second thought, a job that periodically scans for support users older than 24 hours would be better. That way, there's one event regardless of how many users to purge, and a failure should be caught by the next run.
Added bonus: Cron Control will eventually let us mark this event as "internal," and it'll get special handling/priority.
@mjangda Tests are fixed (aka, I updated to the latest and greatest from WP-CLI). I marked PHPCS as an allowed failure so we can address those independently.
These are currently done via scheduled host actions, which we'd like to move away from.
Depends on #51 given the significant refactoring therein.