Increase number of concurrent import workers in GitHub Import
Increases the number of import workers GitHub Import executed per minute from 1000 to 5000
显示
- app/workers/concerns/gitlab/github_import/rescheduling_methods.rb 5 个添加, 1 个删除...ers/concerns/gitlab/github_import/rescheduling_methods.rb
- config/feature_flags/development/github_import_increased_concurrent_workers.yml 8 个添加, 0 个删除...evelopment/github_import_increased_concurrent_workers.yml
- lib/gitlab/github_import/job_delay_calculator.rb 3 个添加, 1 个删除lib/gitlab/github_import/job_delay_calculator.rb
- spec/lib/gitlab/github_import/importer/collaborators_importer_spec.rb 1 个添加, 1 个删除...lab/github_import/importer/collaborators_importer_spec.rb
- spec/lib/gitlab/github_import/importer/diff_note_importer_spec.rb 1 个添加, 1 个删除.../gitlab/github_import/importer/diff_note_importer_spec.rb
- spec/lib/gitlab/github_import/importer/diff_notes_importer_spec.rb 2 个添加, 2 个删除...gitlab/github_import/importer/diff_notes_importer_spec.rb
- spec/lib/gitlab/github_import/importer/issue_events_importer_spec.rb 1 个添加, 1 个删除...tlab/github_import/importer/issue_events_importer_spec.rb
- spec/lib/gitlab/github_import/importer/issues_importer_spec.rb 2 个添加, 2 个删除...lib/gitlab/github_import/importer/issues_importer_spec.rb
- spec/lib/gitlab/github_import/importer/notes_importer_spec.rb 2 个添加, 2 个删除.../lib/gitlab/github_import/importer/notes_importer_spec.rb
- spec/lib/gitlab/github_import/importer/protected_branches_importer_spec.rb 3 个添加, 3 个删除...ithub_import/importer/protected_branches_importer_spec.rb
- spec/lib/gitlab/github_import/job_delay_calculator_spec.rb 33 个添加, 0 个删除spec/lib/gitlab/github_import/job_delay_calculator_spec.rb
加载中
想要评论请 注册 或 登录