const MAX_TRACKED_MESSAGES: usize = 20;
Maximum number of tracked messages for acknowledgement validation (Vanilla: 20)