Typesense Cloud Instance Timeout Issue
TLDR Ken experienced timeouts during an upsert process. Kishore Nallan resolved the issue by fixing a disk problem and recommended upgrading to version 0.24.1.
1
1
May 16, 2023 (4 months ago)
Ken
12:39 PMKen
12:39 PMjsonl
upsert of ~300k documents. It has been running fine for months, but as of today it started timing out.Ken
12:39 PMKishore Nallan
12:39 PMKen
12:39 PMKen
12:40 PMKen
12:42 PM0.24.0.rcn28
Kishore Nallan
12:43 PM1
Kishore Nallan
12:44 PMKen
12:45 PMKishore Nallan
12:46 PMKen
12:47 PMKen
12:48 PMnull
values are ranked in resultsKishore Nallan
12:51 PMKen
12:53 PMKen
12:53 PMKishore Nallan
12:54 PMKen
01:09 PM0.24.1
and if everything looks good weโll schedule an upgrade.Ken
01:10 PM123
seconds (consistent with past performance)Kishore Nallan
01:10 PMKen
01:11 PM1
Typesense
Indexed 2776 threads (79% resolved)
Similar Threads
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.
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.
Handling Kinesis Stream Event Batching with Typesense
Dui had questions about how to handle Kinesis stream events with Typesense. Kishore Nallan suggested using upsert mode for creation/update and differentiating with logical deletion. After various discussions including identifying and resolving a bug, they finalized to introduce an `emplace` action in Typesense v0.23.
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.
Troubleshooting 400 Error When Upgrading Typesense Firestore Extension
Orion experienced a `400` error after updating the Typesense Firestore extension, causing issues with cloud functions. They traced the issue back to a data type conflict in their Typesense collection schema after updating. With help from Jason and Kishore Nallan, they resolved the issue by recreating the collection.