You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/my-website/release_notes/v1.77.3-stable/index.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,16 @@ This release is not live yet.
47
47
48
48
## Key Highlights
49
49
50
-
-**+550 RPS Performance Improvements** - Optimizations in request handling and object initialization
51
-
-**Priority Based Rate Limiting** - Improved rate limiting for high-traffic scenarios
50
+
-**+550 RPS Performance Improvements** - Optimizations in request handling and object initialization.
51
+
-**Priority Quota Reservation** - Proxy admins can now reserve TPM/RPM capacity for specific keys.
52
+
53
+
## Priority Quota Reservation
54
+
55
+
This release adds support for priority quota reservation. This allows **Proxy Admins** to reserve TPM/RPM capacity for keys based on metadata priority levels, ensuring critical production workloads get guaranteed access regardless of development traffic volume.
56
+
57
+
Get started [here](../../docs/proxy/dynamic_rate_limit#priority-quota-reservation)
0 commit comments