elastic / ml-cpp

Machine learning C++ code
Other
7 stars 62 forks source link

Delayed data detected when categorization job is in hard limit #2704

Open davidkyle opened 2 months ago

davidkyle commented 2 months ago

In all cases when a job goes into hard limit that should be addressed first. The mismatch in counts is a symptom of the hard limit and will be fixed by giving the job more memory. However, it is confusing that the counts don't match and users may not realise that new categories cannot be created