Skip status preloads in pipeline lists
Completes the rollout of the feature flag `skip_status_preload_in_pipeline_lists`. This removes a few redundant preloads from the merge requests pipeline list and the project pipeline list, improving the load time for large pipelines. Rollout issue: https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17482 Changelog: performance
显示
- app/controllers/projects/merge_requests_controller.rb 6 个添加, 15 个删除app/controllers/projects/merge_requests_controller.rb
- app/controllers/projects/pipelines_controller.rb 6 个添加, 15 个删除app/controllers/projects/pipelines_controller.rb
- config/feature_flags/gitlab_com_derisk/skip_status_preload_in_pipeline_lists.yml 0 个添加, 9 个删除...tlab_com_derisk/skip_status_preload_in_pipeline_lists.yml
想要评论请 注册 或 登录