Returns the max slot seen from retransmit stage.
Future<u64> getMaxShredInsertSlot() async => (await getMaxShredInsertSlotRaw()).result!;