# File lib/earthquake/core.rb, line 163
    def reconnect
      item_queue.clear
      start_stream(config[:api])
    end