if (shouldProcessData) {
      logger.log(
        'debug',
        `Processing response data from paged HTTP GET request to '${this.url}'`,
        this.url,