Configure Rate Limiting/Throttling via NGINX

Hi,
Is it possible to configure nginx via the .platform.app.yml file so I can set rate limits/throttling of requests to specific end points via the nginx proxy?
Many thanks,
Ling

Hi lingster.

Rate limiting is not currently possible, no. If we were to add it, it would likely be done at the routes.yaml level anyway as it would be more performant and flexible there.