Increasing Connection Timeout and Import Function Issue
TLDR Jameshwart needed help to increase connection timeout and faced an import function issue. Kishore Nallan guided them and the issue was resolved.
1
May 19, 2023 (4 months ago)
Jameshwart
05:54 AMKishore Nallan
05:54 AMJameshwart
05:59 AMJameshwart
06:01 AMKishore Nallan
06:02 AMKishore Nallan
06:02 AMJameshwart
06:02 AMJameshwart
06:03 AMJameshwart
06:03 AMJameshwart
06:04 AM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
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.
Troubleshooting Indexing Duration in Typesense Import
Alan asked about lengthy indexing times for importing documents to Typesense. Jason suggested various potential causes, including network connectivity and system resources. They later identified the problem to be an error in Alan's code.
Updating Connection Timeout for Bulk Insertion
Vishal experienced timeouts during a bulk insert of 1800 docs. Jason suggested increasing the connection timeout to 15 minutes for imports.
Troubleshooting Write Timeouts in Typesense with Large CSVs
Agustin had issues with Typesense getting write timeouts while loading large CSV files. Kishore Nallan suggested chunking data or converting to JSONL before loading. Through troubleshooting, they identified a possible network problem at AWS and found a workaround.
Issues Importing Documents in Clustered Instance
William reported issues with importing documents, receiving blank lines in the jsonl response format. Jason suggested the issue could be due to write latency with multi-node clusters and recommended increasing the connection timeout value.