protected boolean hasChannelExpired() {
   return queue.hasChannelExpired(channelToken);
 }