-
- 下载
Merge branch 'rodrigo/handle-interrupted-jobs-gracefully-direct-transfer' into 'master'
Use sidekiq_interruptions_exhausted in Direct Transfer jobs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169183 Merged-by:James Nutt <jnutt@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Approved-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
显示
- app/workers/bulk_imports/pipeline_batch_worker.rb 7 个添加, 2 个删除app/workers/bulk_imports/pipeline_batch_worker.rb
- app/workers/bulk_imports/pipeline_worker.rb 7 个添加, 2 个删除app/workers/bulk_imports/pipeline_worker.rb
- app/workers/bulk_imports/relation_batch_export_worker.rb 13 个添加, 0 个删除app/workers/bulk_imports/relation_batch_export_worker.rb
- app/workers/bulk_imports/relation_export_worker.rb 16 个添加, 2 个删除app/workers/bulk_imports/relation_export_worker.rb
- lib/import/exceptions.rb 11 个添加, 0 个删除lib/import/exceptions.rb
- spec/workers/bulk_imports/pipeline_batch_worker_spec.rb 15 个添加, 0 个删除spec/workers/bulk_imports/pipeline_batch_worker_spec.rb
- spec/workers/bulk_imports/pipeline_worker_spec.rb 14 个添加, 0 个删除spec/workers/bulk_imports/pipeline_worker_spec.rb
- spec/workers/bulk_imports/relation_batch_export_worker_spec.rb 10 个添加, 0 个删除...workers/bulk_imports/relation_batch_export_worker_spec.rb
- spec/workers/bulk_imports/relation_export_worker_spec.rb 13 个添加, 1 个删除spec/workers/bulk_imports/relation_export_worker_spec.rb
加载中
想要评论请 注册 或 登录