Hello. I'd like to add an endpoint to our application that would list out the status of any throttles currently in place (ip address, the rate limit they were throttled at PerSecond/PerMinute, and the endpoint). I was hoping to do this while still using the built in CacheRepository for storage. Is this possible?
Hello. I'd like to add an endpoint to our application that would list out the status of any throttles currently in place (ip address, the rate limit they were throttled at PerSecond/PerMinute, and the endpoint). I was hoping to do this while still using the built in CacheRepository for storage. Is this possible?