Skip the tasks with same project_identifier
Don't return the tasks with the same project_identifier for optimizing throughput. And add some log about total tasks and total unique project_identifier. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160240 EE: true
显示
- ee/app/models/search/zoekt/task.rb 3 个添加, 1 个删除ee/app/models/search/zoekt/task.rb
- ee/lib/api/internal/search/zoekt.rb 1 个添加, 1 个删除ee/lib/api/internal/search/zoekt.rb
- ee/spec/models/search/zoekt/task_spec.rb 5 个添加, 3 个删除ee/spec/models/search/zoekt/task_spec.rb
- ee/spec/requests/api/internal/search/zoekt_spec.rb 1 个添加, 1 个删除ee/spec/requests/api/internal/search/zoekt_spec.rb
加载中
想要评论请 注册 或 登录