Description
When viewing logs of a batch upsert jobs, I have to wait several minutes between progress bar printouts. I ran the process with python3 -u but it did not help. Does the progress bar in weaviate need to specifically run with some internal print buffer flushing arguments? Can weaviate be updated with this feature?
Server Setup Information
- Weaviate Server Version: docker image version 1.24.2
- Deployment Method: k8s
- Multi Node? Number of Running Nodes: 1
- Client Language and Version: python, weaviate-client==4.5.3
- Multitenancy?: no