# File lib/mongo/cluster.rb, line 271
    def read_retry_interval
      options[:read_retry_interval] || READ_RETRY_INTERVAL
    end