BulkImports: Reduce memory consumption when importing Epics
Avoid creating new pipeline object when the importing dataset has more than one page. Instead, call the `BulkImports#run` recursively for each page, while there's more page to be processed. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51595
Showing
Please register or sign in to comment