this._log.trace(
        `Result from batch request: ${payload
          .map(req => {
            return req.payload;
          })