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 stopCacheKeyIncrementWhenOverlimit is enabled, then once a descriptor is limited or near to limited, then the other descriptors hits number will not be counted in the redis.
But the stats of rate limit server will still take these descriptors' hits_addend into account.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
When the
stopCacheKeyIncrementWhenOverlimit
is enabled, then once a descriptor is limited or near to limited, then the other descriptors hits number will not be counted in the redis.But the stats of rate limit server will still take these descriptors' hits_addend into account.
The text was updated successfully, but these errors were encountered: