Skip to content

Reduce pages rate limit domain bucket size in pre and staging

Vishal Tak requested to merge pages-tune-rate-limits-pre into master

What does this MR do?

It was noticed in https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15656#note_930674201 that the bucket size(burst) for domain rate limit is too high. This results in a delay in kicking in rate limiting. This MR reduces the initial bucket/burst size for the same.

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation

Applier Check-list

  • Make sure there is no ongoing deployment for the affected envs before merging (see #announcements slack channel)

Merge request reports