-
Couldn't load subscription status.
- Fork 111
Open
Description
As per my understanding, we currently do not support a count-based rolling window. I want CB to act based on the last 50-odd requests. Since my TPS fluctuates between day and night, I have to adjust my rollingCountWindow based on TPS to ensure that there are at least 50 requests in the specific window.
Would it make sense to add count-based rolling window support?