const REDACT_USER_ACTION: &str = "redact_all_events";
Action name recorded for the user-redaction task, mirroring Synapse’s REDACT_ALL_EVENTS_ACTION_NAME. The redact-status endpoint filters on it.
REDACT_ALL_EVENTS_ACTION_NAME