Skip to content

Unify request rate limiting logic

Pavel Shutsin requested to merge 346140-unify-request-rate-limiting-logic into master

What does this MR do and why?

This is a refactoring MR which unifies request rate limiting logic usage. It will be helpful for second MR which actually fixes related issue. Basically this MR improves check_rate_limit! helper method for controllers and API and converts existing usages where possible.

MR acceptance checklist

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

Related to #346140

Edited by Pavel Shutsin

Merge request reports

Loading