Typesense Cloud Cluster Out of Memory Issue
TLDR Herman experienced an OUT_OF_MEMORY error after updating their Typesense schema. Jason suggested upgrading to 1GB RAM to accommodate the indexed data.
1
May 26, 2023 (4 months ago)
Herman
06:16 PMI am having some problems with a typesense cloud cluster
I am getting "Rejecting write: running out of resource type: OUT_OF_MEMORY" after making a small change on all the documents
Does any one have any experience with this issue?
Can the cluster be restarted from the typensense cloud UI?
Jason
06:18 PMBut that said, since Typesense is an in-memory datastore, memory is directly correlated to the size of the dataset you’ve indexed. So even if you were to restart, you’ll run into the same memory issue if there isn’t enough memory to hold the dataset in RAM
Jason
06:19 PM1
Jason
06:23 PMJason
06:23 PMHerman
06:25 PMthe property only includes width and height, numbers
Herman
06:25 PMJason
06:28 PMJason
06:28 PMJason
06:29 PMJason
06:30 PMHerman
06:33 PMJason
06:34 PMJason
06:34 PMHerman
06:35 PMJason
06:37 PMHerman
06:44 PMHerman
06:44 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Typesense Cluster Memory Upgrade
Sruli had a memory issue in their Typesense cluster. Jason suggested upgrading to resolve the issue and helped estimate the necessary RAM upgrade. The solution was successful and the cluster is functioning properly.
Memory Usage Error with Typesense Cloud Service
Jeff.Cheng asked about an out-of-memory error with Typesense Cloud service. Kishore Nallan clarified how total memory usage is calculated, leading Jeff.Cheng to consider upgrading memory resources.
Resolving Out of Memory Issue with Cluster
Ed encountered an OUT_OF_MEMORY error while using typesense. Jason suggested increasing the cluster's RAM, accounting for the OS, which resolved the issue.
Typesense Cloud Cluster Issue and Upgrade Recommendations
Viji reported a cluster issue on Typesense Cloud. Jason identified the cause and recommended upgrading to Typesense 0.24.1 for safeguards against RAM usage spikes.
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.