Draft - Run attachment and LFS Object stages in parallel with other stages
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Attachment and LSF objects stages in GitHub Import don't make API calls that consume the API rate limit. Therefore, these stages can run in parallel with the other stages which would decrease overall migration time.
For example, the latest Kubernetes test migration took 79 hours to finish. The attachment stage took 11.5 hours to finish, which represents 14% of the migration time.
Proposed solution
Edited by 🤖 GitLab Bot 🤖