Follow-up from "Introduce parallelised BitBucket Server Importer"
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The following discussion from !120931 (merged) should be addressed:
-
@.luke started a discussion: Suggestion (not blocking)
As a follow-up we should look at whether we can make any or all of these
Stage
-namespaced workers idempotent.For example in this worker, it looks like
Project#after_import
is already idempotent. ButGitlab::Import::Metrics#track_finished_import
may not be. Perhaps either in that method, or in this worker, we could check the project import state to make sure it's not already finished.
Edited by 🤖 GitLab Bot 🤖