I am inserting approximately 10 million vectors into a Milvus collection using a script. The insertion works smoothly for the first 40 batches of 10,000 vectors but then encounters an error related to connecting to the gRPC server. I suspect this might be due to the gRPC library or connection settings.
I’ve attached the configuration of our Milvus Operator. How can I fix this issue?
New contributor
user15860511 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.