case e.code === errors.code.ECONNRESET.code:
      return `${errors.code.ECONNRESET.description} ${e.host}`;