One thing that has occasionally come up is that we'd like to be able to reset an individual rate limit bucket with the admin tool.
This is just deleting a key in the redis bucket.
While we could do this "manually", it's somewhat challenging to figure out exactly the right thing to do, so a tool is useful here.
I don't think anything like this currently exists in Boulder, so I'm not sure what the right way we'd want to wire it up is.
One thing that has occasionally come up is that we'd like to be able to reset an individual rate limit bucket with the admin tool.
This is just deleting a key in the redis bucket.
While we could do this "manually", it's somewhat challenging to figure out exactly the right thing to do, so a tool is useful here.
I don't think anything like this currently exists in Boulder, so I'm not sure what the right way we'd want to wire it up is.