const DELETE_ROOM_ACTION: &str = "shutdown_and_purge_room";
Action name recorded for the async room-shutdown task, mirroring Synapse’s SHUTDOWN_AND_PURGE_ROOM. The delete-status endpoints filter on it.
SHUTDOWN_AND_PURGE_ROOM