Remove optimize_rate_limiter_redis_expiry feature flag

What does this MR do and why?

Removes the feature flag for optimizing Redis calls in the ApplicationRateLimiter. This skips unnecessary EXPIRE calls which have a very high RPS.

This has already been enabled on GitLab.com for a week

References

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports

Loading