suninuni commented on issue #7949: URL: https://github.com/apache/apisix/issues/7949#issuecomment-1301829058
> How many such errors? It should evict the oldest keys. From the code, it try to evict key and retry for 30 times. Maybe the size of new key is too big? Maybe you are right. `no memory while logging request` error count is less than before and I found the new error `prometheus.lua:953: log_error(): Shared dictionary used for prometheus metrics is full`, it seems I should ignore this error (because is too many). -- 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]
