Improving Firebase Cloud Function to Typesense Cloud Server Performance
TLDR Zhen asked advice for reducing latency between Firebase Cloud Function and Typesense Cloud. Jason suggested using a SDN cluster or moving the function closer to the majority of users.
1
Sep 27, 2022 (13 months ago)
Zhen
04:55 PMIs there any advise / suggestion to improve the performance? Thanks!
Jason
04:57 PMJason
04:58 PMJason
04:59 PMSep 28, 2022 (13 months ago)
Zhen
12:46 AM1
Typesense
Indexed 2786 threads (79% resolved)
Similar Threads
Optimizing Typesense Implementation for Large Collections
Oskar faced performance issues with his document collection in Typesense due to filter additions. Jason suggested trying a newer Typesense build and potentially partitioning the data into country-wise collections. They also discussed reducing network latency with CDN solutions.
Linking Firebase DB and Typesense Cloud Issue
Nicolas encountered an error while trying to link Firebase DB with Typesense Cloud. Jason suggested posting about the problem on Github for possible support from the Firebase team.
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.