Skip to content

Moves remote mirror, import and fork workers to their own queue

Tiago Botelho requested to merge move-remote-mirror-to-exclusive-queue into master

As I discussed with @pcarranza through Slack, we currently have project mirrors and remote mirrors running in the same queue. This MR aims to move remote mirror to it's own queue, and move import and fork to their own independent queues as well.

\cc @DouweM @pcarranza

Edited by Tiago Botelho

Merge request reports