You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the library using the REST client to batch insert points (by 1000) in a cloud QDrant cluster.
After 185000 points inserted my script crashed, running out of heap. (the node process was using 4GB of memory at that time)
I can not deep dive into the issue, but I was able to perform my task using the REST API directly.
Regards
The text was updated successfully, but these errors were encountered:
Hello
I'm using the library using the REST client to batch insert points (by 1000) in a cloud QDrant cluster.
After 185000 points inserted my script crashed, running out of heap. (the node process was using 4GB of memory at that time)
I can not deep dive into the issue, but I was able to perform my task using the REST API directly.
Regards
The text was updated successfully, but these errors were encountered: