kayx23 opened a new issue, #10100: URL: https://github.com/apache/apisix/issues/10100
### Description Create two consumer groups of different IDs with different rate limiting policies, where `$consumer_group_id` was configured as the rate limiting group such that the same group share the same rate limiting counter:  Followed the [docs here](https://apisix.apache.org/docs/apisix/next/terminology/consumer-group/#example). Not sure why I got the error message `group conf mismatched` as I was NOT applying different `limit-count` configurations on the same consumer group, as mentioned [in the `limit-count` doc](https://apisix.apache.org/docs/apisix/plugins/limit-count/).  ### Environment - APISIX version (run `apisix version`): 3.4.0 -- 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]
