Revolyssup commented on issue #10100: URL: https://github.com/apache/apisix/issues/10100#issuecomment-1696790081
@kayx23 Actually you're right. There is a caching issue here - https://github.com/apache/apisix/blob/704645f6114ce6f2a4fe79857a8049e693f3878c/apisix/plugins/limit-count/init.lua#L185 Even if the consumer group is deleted, this cache will still return the previously detected conf for that consumer group. -- 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]
