falvaradorodriguez commented on issue #12946: URL: https://github.com/apache/apisix/issues/12946#issuecomment-3816302646
Hello @Baoyuantop, Thank you very much for your explanation. Sorry for indicate it as a bug. In my specific case, what you mention is a limitation, and it would be very helpful to add the `group` parameter to this plugin as well. My scenario is as follows. Each consumer has its own RPS configuration and monthly request quota. To achieve this, I need to configure the limit-req and limit-count plugins together. This limits me to using the limit-count plugin for RPS, as it is the only way I know to manage the monthly quota. The RPS configuration is common to the consumer, so if the `limit-req` plugin groups by route, my scenario is not possible. I look forward to seeing if it is possible to add this feature to the project. Thanks a lot in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
