How to use it in scenarios where resource names are not fixed #3424
Unanswered
wang-qijia
asked this question in
Q&A
Replies: 1 comment
-
Through the documentation, I learned that rules need to be initialized in advance before they can take effect. In this case, it is not possible to initialize the rules. |
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
-
My scenario involves limiting the sending frequency per user, where user IDs are unknown in advance. How can this be implemented?
Beta Was this translation helpful? Give feedback.
All reactions