-
Bug
-
Resolution: Unresolved
-
None
-
None
-
High
-
Emptyshow more show less
Problem
When t5memory is in reorganize state and user trys to query the memory, error is thrown.
And in case when this memory is heavily used in some tasks the errors are just filling up our logger and it does not look good.
Reduce the log level of this error or change or what ever other solution which will not spam our log.
To check: we do have feature where if 1 error is repeated multiple times, it should be counted and not inserted as new. Why this does not work? Because each time is different segment ?