Closed sumit-kushwah closed 1 year ago
There is currently no vsthrottle remove bucket function, it would be very useful sometimes to have ability to remove the bucket(resetting the limit) for a ip/user manually.
Expecting a function like this: vsthrottle.remove_bucket(...)
vsthrottle.remove_bucket(...)
Fixed via #205
There is currently no vsthrottle remove bucket function, it would be very useful sometimes to have ability to remove the bucket(resetting the limit) for a ip/user manually.
Expecting a function like this:
vsthrottle.remove_bucket(...)