Replies: 1 comment
-
You may add a custom tag. not testet: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys,
I have a question about the rate-limit information used in the rate-limiting requests.
So for a start, we implemented the rate-limiting and it's working, we have 9 rate-limits defined in our project and everything looks good. We can get stats about consumed/rejected count but what we can't find out is the information about which rate-limit configuration was used to limit the requests.
Is there any way to get this information?
BTW: we use config via application.properties and bucket4j-spring-boot-starter v0.8.1.
Best regards,
Simon
Beta Was this translation helpful? Give feedback.
All reactions