Hi,
Recently I found out that an issue is happening in Content Server. A table called KERRORFAULT is being filled errors, the issue is these new entries are around 25MB big. Which caused the DB to increase in size by 1~2GB per day.
I was able to get some parts of the error and it seems that cache is not able to save some view full of Facets.
Part of error that seems to be the issue: "LLIAPI_ERRMSG.ValueIsTooLargeForMemcached"
Is there a way to potentially fix this?