-
- 下载
Merge branch '517542-glql-circuit-breaker' into 'master'
Implement Rate Limiter for GLQL's timing out requests See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182141 Merged-by:Himanshu Kapoor <hkapoor@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Janis Altherr <jaltherr@gitlab.com> Approved-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Krasimir Angelov <kangelov@gitlab.com> Reviewed-by:
Krasimir Angelov <kangelov@gitlab.com> Reviewed-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Janis Altherr <jaltherr@gitlab.com> Co-authored-by:
Alisa Frunza <afrunza@gitlab.com>
显示
- app/assets/javascripts/glql/components/common/facade.vue 40 个添加, 6 个删除app/assets/javascripts/glql/components/common/facade.vue
- app/assets/javascripts/glql/core/executor.js 1 个添加, 1 个删除app/assets/javascripts/glql/core/executor.js
- app/controllers/glql/base_controller.rb 48 个添加, 0 个删除app/controllers/glql/base_controller.rb
- config/routes/api.rb 1 个添加, 0 个删除config/routes/api.rb
- lib/gitlab/application_rate_limiter.rb 2 个添加, 1 个删除lib/gitlab/application_rate_limiter.rb
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
- spec/controllers/glql/base_controller_spec.rb 139 个添加, 0 个删除spec/controllers/glql/base_controller_spec.rb
- spec/frontend/glql/components/common/facade_spec.js 52 个添加, 1 个删除spec/frontend/glql/components/common/facade_spec.js
加载中
想要评论请 注册 或 登录