Issues in Transferring Data from Firestore to Typesense
TLDR Ramees encountered issues in Google Cloud Function Log for data transfer from firestore to typesense. Jason helped troubleshoot, updated the cluster, increased the connection timeout, and resolved the issue.

Jul 23, 2021 (26 months ago)
Ramees
04:09 AMRequest #1627012857493: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded"
Jason
04:12 AMRamees
04:17 AMJason
04:20 AMJason
04:27 AMJason
04:27 AMRamees
04:29 AMJason
04:29 AMRamees
04:30 AMJason
04:32 AMJason
04:33 AMRamees
04:34 AMRamees
04:34 AMJason
04:37 AMJason
04:37 AMJason
04:40 AMRamees
04:43 AMJason
04:44 AMRamees
04:45 AMJason
04:46 AMRamees
04:46 AM
Jason
04:46 AMRamees
04:47 AMJason
04:54 AMCould you visit the "Extensions" section of your Firebase project, and click on Upgrade next to the firestore-typesense-search extension?
v0.2.4
is the version with the increased timeoutRamees
04:54 AMRamees
05:19 AMRamees
05:20 AMRamees
05:24 AMRamees
05:24 AMJason
05:32 AMRamees
05:32 AMRamees
05:34 AMJason
05:41 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
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.



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.


Troubleshooting Typesense Document Import Error
Christopher had trouble importing 2.1M documents into Typesense due to memory errors. Jason clarified the system requirements, explaining the correlation between RAM and dataset size, and ways to tackle the issue. They both also discussed database-like query options.


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.


Revisiting Typesense for Efficient DB Indexing and Querying
kopach experienced slow indexing and crashes with Typesense. The community suggested to use batch import and check the server's resources. Improvements were made but additional support was needed for special characters and multi-search queries.
