func (r *RankProcessor) DoWithProgress() error {
    r.ShowProgress()

    conf := r.Config
    logger := conf.Logger