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
When the Hybrid throttle mode is enabled and connectivity with the Redis cache server is lost, requests to the backend server are allowed in the initial second until the allocated local quota is reached. However, afterwards, requests fail with a 500 HTTP status code, and the TPS drastically decreases.
{"description":"Error during validating the request","message":"Unclassified Validation Failure","code":"102500"}
Steps to Reproduce
Deploy a setup similar to the one described below:
Description
When the Hybrid throttle mode is enabled and connectivity with the Redis cache server is lost, requests to the backend server are allowed in the initial second until the allocated local quota is reached. However, afterwards, requests fail with a 500 HTTP status code, and the TPS drastically decreases.
{"description":"Error during validating the request","message":"Unclassified Validation Failure","code":"102500"}
Steps to Reproduce
Deploy a setup similar to the one described below:
TEST SETUP
TEST CASE (throttleSyncAsyncHybridModeEnabled = true)
Version
1.0.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: