Re-spawn the AssignResource worker if busy
This is introduced behind a feature flag: `respawn_assign_resource_worker`
显示
- app/models/ci/resource_group.rb 4 个添加, 0 个删除app/models/ci/resource_group.rb
- app/services/ci/resource_groups/assign_resource_from_resource_group_service.rb 26 个添加, 3 个删除...rce_groups/assign_resource_from_resource_group_service.rb
- config/feature_flags/gitlab_com_derisk/respawn_assign_resource_worker.yml 9 个添加, 0 个删除...lags/gitlab_com_derisk/respawn_assign_resource_worker.yml
- spec/features/projects/pipelines/pipeline_spec.rb 6 个添加, 0 个删除spec/features/projects/pipelines/pipeline_spec.rb
- spec/models/ci/resource_group_spec.rb 46 个添加, 30 个删除spec/models/ci/resource_group_spec.rb
- spec/services/ci/create_pipeline_service/cross_project_pipeline_spec.rb 6 个添加, 0 个删除...ci/create_pipeline_service/cross_project_pipeline_spec.rb
- spec/services/ci/create_pipeline_service/parent_child_pipeline_spec.rb 6 个添加, 0 个删除.../ci/create_pipeline_service/parent_child_pipeline_spec.rb
- spec/services/ci/resource_groups/assign_resource_from_resource_group_service_spec.rb 48 个添加, 0 个删除...roups/assign_resource_from_resource_group_service_spec.rb
加载中
想要评论请 注册 或 登录