**Description:** - Existing actor tests cover happy-path scenarios; error paths are untested. **Acceptance Criteria:** - Introduce tests for: - `AdminActor` handling of invalid payloads. - `LogsActor` handling when Redis is down. - `MailActor` failure scenarios.