I was batch inserting into a weaviate collection, and was performing the vectorization elsewhere and then directly uploading the vectors.
I tried querying the collection during inserts to check in on it and after that all the inserts into the collection started failing with this message: broadcast: cannot reach enough replicas.
I stopped inserting or querying for 30 min, because that seemed like a cloud degradation. When I started again, I kept getting the same error on insert.
Let me know if you need anymore information! Thank you in advance!