Good morning folks
have a bit of a weird question, is there a limit which fleet can process when it comes to the number of rpm packages on the machine? we having quite an annoying bug with freshly onboarded laptop which can't update the software inventory... and this is also causing 100% CPU usage on MySQL server because of query generated by getIncomingSoftwareChecksumsToExistingTitles (
code) ... to be a bit more specific package count on the laptop which causing problems rather high
rpm -qa --queryformat '%{NAME}\n' | wc -l
7058