protected async shouldWaitMore()

in lib/common/utils/reports/adsReportUtilities.util.ts [9:11]


  protected async shouldWaitMore(): Promise<boolean> {
    return false;
  }