| commit | 80e774ae968915d7becd10794eaaf2d67fe68e22 | [log] [tgz] |
|---|---|---|
| author | Adithya Chakilam <achakilam@nvidia.com> | Wed Sep 24 13:44:21 2025 -0500 |
| committer | Adithya Chakilam <achakilam@nvidia.com> | Thu Oct 02 13:00:43 2025 -0500 |
| tree | 4dd5714579ae41c7f2db38587c3bb6be69c6e705 | |
| parent | b6de9316f83789f9f8ea2599235f71e2ea520de2 [diff] |
Ability to limit concurrent rest api calls Even though we have rate limiting over a time window, costly restapis run concurrently by users can still bring down the server. Add a way to limit concurrent requests per user. Only applies to restapis. Change-Id: I0a89cf31199ae9c610be8b32e47d7b122826b605