Cris
12/12/2024, 3:00 AM("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
Kishore Nallan
12/12/2024, 3:03 AMCris
12/12/2024, 3:05 AMCris
12/12/2024, 3:11 AMtypesense_client.collections[collection_name].documents.import_(
data, {"action": action_mode}
)
which based on the documentation should return 200 regardless if there's an error on some documents, right? then it should still upload all other odcumentsKishore Nallan
12/12/2024, 3:24 AM