Skip to content

Change default search rate limits

John Mason requested to merge john-mason-search-rate-limit-default-value into master

What does this MR do and why?

Because searches are multiplied by asynchronous requests such as autocomplete and tabs with multiple scopes, the current rate limits are not reasonable.

The previous rate limits would result in a user being rate limited after only performing 6 searches in the web UI.

This fixes that by expanding the limits as long as the current setting was previously a default value.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports