trieve
trieve copied to clipboard
bugfix: issue with ingestion worker spiking CPU usage
Description
In Kube we see the ingestion worker spike CPU usage to 100%. This needs to be fixed.
Target(s)
ingestion-worker
Requirement to close
PR which lowers CPU usage for ingestion worker in Kube.
Community channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.
if you have 1 core/cpu in Kube, where ingestion-worker is running, it will probably consume all the resources, while with multiple cores, it uses only one, same as file-worker.