Cluster: Broadcast MTA queue refresh events to all nodes
This commit is contained in:
@@ -78,6 +78,7 @@ pub enum BroadcastEvent {
|
||||
CacheInvalidateAll,
|
||||
CacheInvalidateNegative,
|
||||
MtaQueueStatus { is_running: bool },
|
||||
QueueRefresh,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
|
||||
Reference in New Issue
Block a user