Updating Connection Timeout for Bulk Insertion
TLDR Vishal experienced timeouts during a bulk insert of 1800 docs. Jason suggested increasing the connection timeout to 15 minutes for imports.
Jun 09, 2023 (4 months ago)
Vishal
06:17 PMJason
06:32 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Resolving Timeout Issues in Bulk Document Imports
Aljosa encountered timeouts when importing 32k documents. Kishore Nallan advised increasing client side timeout. Bruno suggested import in chunks and a retry for individual chunks. Kishore Nallan mentioned the next release of Typesense will make imports more reliable.
Bulk Import 50MB JSON Files Error - Timeout and Solutions
madhweep encounters an error while bulk importing JSON files. Kishore Nallan provided help, but the issue persists. Jason intervenes and after troubleshooting, they concluded the cluster had run out of memory causing the issue. The problem was resolved by using a cluster with sufficient memory. Daniel also experienced a similar issue, resolved by increasing the timeout.
Resolving Timeout Errors in Large Document Imports
Ken had issues with importing over 360k documents due to operation timeout. Jason advised increasing the timeout in the client library.