Production Instance Crash During Re-indexing Process
TLDR Greg experienced a cluster crash during re-indexing. Jason identified the issue and resolved it by upgrading resources and adjusting the retryIntervalSeconds
parameter.
May 31, 2023 (6 months ago)
Greg
07:37 PMJason
08:49 PMJason
09:10 PMThis happened even with
connectionTimeoutSeconds
set to 540
.Jason
09:10 PMJason
09:14 PMretryIntervalSeconds
to a random number between 10 - 60s, so we avoid another thundering herd issue during retriesJason
09:38 PMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Issues with Typesense API: RAM Upgrade and Error 422
Laura encountered Error 422 while submitting products to typesense. Jason suggested checking the response body, upgrading RAM, and checking for schema issues. Error resolved after upgrading RAM.
Addressing Typesense Server Issues and Optimization Needs
Robert had an issue with a 'stuck' typesense server. Jason and Kishore Nallan gave advice on handling writes, configuration for high search volumes, and running multiple typesense instances. They also recommended monitoring CPU usage and updating the server version for bug fixes.
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.