-
Problem report
-
Resolution: Unresolved
-
Critical
-
7.0.16, 7.4.0
-
None
-
S25-W30/31
-
1
There are installations where there are just 20 thousand if values preprocessed that had preprocessing but preprocessing manager processed also additionally 15 million values:
113680:20250704:134842.613 cached items:838 pending tasks:0 finished tasks:0 task sequences:0 queued count:20855 queued size:102920686 direct count:15693217 direct size:1313216361 time:0.000791
Expected:
Unnecessary strain on preprocessing manager is avoided, values with preprocessing don't need to be sent to preprocessing manager, they are easily identified and can be written directly to history write cache instead.