Class: Gitlab::GithubImport::Importer::PullRequests::ReviewRequestsImporter

Inherits:
Object
  • Object
show all
Includes:
ParallelScheduling
Defined in:
lib/gitlab/github_import/importer/pull_requests/review_requests_importer.rb

Constant Summary collapse

BATCH_SIZE =
100

Constants included from ParallelScheduling

ParallelScheduling::ALREADY_IMPORTED_CACHE_KEY, ParallelScheduling::JOB_WAITER_CACHE_KEY, ParallelScheduling::JOB_WAITER_REMAINING_CACHE_KEY

Instance Attribute Summary

Attributes included from ParallelScheduling

#already_imported_cache_key, #client, #job_waiter_cache_key, #job_waiter_remaining_cache_key, #page_counter, #project

Method Summary

Methods included from ParallelScheduling

#abort_on_failure, #already_imported?, #collection_options, #execute, #id_for_already_imported_cache, #increment_object_counter?, #initialize, #mark_as_imported, #object_type, #parallel?, #parallel_import, #sequential_import, #spread_parallel_import

Methods included from JobDelayCalculator

#parallel_import_batch