This is probably mostly for on-premise installs. Being able to adjust the rate limit would be helpful. Doing mass updates of users or tickets or a daily check to see that users have the correct primary email address. Scripts that should take a few seconds currently take several minutes to run. Maybe even a setting for a user to disable the rate limit?
Alex 11/19/2022 2:18 PMTech
With an on-premise install you can disable rate-limiting by adding "DisableRateLimit" : "true" to the "appsettings.json" configuration file.