# File lib/nats/client.rb, line 1122
  def had_error?
    server_pool.first && server_pool.first[:error_received]
  end