This makes it easier to see what the Celery worker is actually working on when refreshing a large number of links. It'll report on every N refreshed links, where N = link_count/25 but clamped to N ∈ [5, 100]
This makes it easier to see what the Celery worker is actually working on when refreshing a large number of links. It'll report on every N refreshed links, where N = link_count/25 but clamped to N ∈ [5, 100]