When inserting a set of data, an error occurred: timeout #34967
Unanswered
pincutionhot
asked this question in
Q&A and General discussion
Replies: 1 comment 3 replies
-
can you offer logs of your cluster? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In a Milvus cluster, I have a large collection with about 200 million rows of data. I had build the index, and the collection is not loaded. I need to add another 4000 million rows to it. However, I often encounter timeouts when inserting, which stops my data import program, and it will be normal for a while after stopping. I need to continue to import about 600K data per hour. Are there any tips to speed up the whole process?
Beta Was this translation helpful? Give feedback.
All reactions