Skip to content

Sleep between inserting batches of refreshes

Bob Van Landuyt requested to merge bvl-sleep-on-inserting-refreshes into master

This inserts a short nap so replication can catch up before the next batch.

This will add about 25m of doing nothing to the rake task for the 700k records we expect to insert. But it's not like I'll be actively waiting for this to complete.

For the rollout of gitlab-com/gl-infra/production#6631 (closed)

Edited by Bob Van Landuyt

Merge request reports