I'm using Throttling and I notice you can allow number requests per specific amount of time but I'm trying to do something differnt
if I set Throttling 60:1
so it's allowed to send 60 request every one minute
But is it possible to make it like this Throttling 60:1:30
like if the user made 60 request in one minute then block him for 30 minutes