Skip to content

Adjust AI mutation rate limits

Nicolas Dular requested to merge nd/fix-ai-rate-limit into master

What does this MR do and why?

Issue: #408176 (closed)

We don't change the amount of AI actions that can be performed per user overall, but adjust the rate limit to span over a longer period of time, which allows users to perform more operations at once.

While it doesn't explicitly disable AI actions for development, it increases the limit enough to not get into your way.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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