Web Developer Encountering Empty Response Issue
TLDR Hoang is experiencing problems in data import, encountering an empty response body. Kishore Nallan requests the cluster id to assist further.
1
1
Sep 06, 2023 (1 month ago)
Hoang
03:15 AMplease help me in this case
I tried to import but no record with the 200 code
Kishore Nallan
04:12 AM1
Hoang
04:16 AMKishore Nallan
04:40 AM1
Typesense
Indexed 2786 threads (79% resolved)
Similar Threads
Discussing TypeSense Setup & Documentation Improvements
Harrison faced challenges with TypeSense setup and documentation. Jason clarified reasons behind the method used for handling bulk imports and explained the HTTP response. They acknowledged Harrison's points and agreed about improving the documentation.
Typesense Import Issue with HTTP Code 503 Error
Tomas faced errors while importing to typesense, including an HTTP code 503. Jason identified the issue as CPU exhaustion and recommended slowing down writes or upgrading to at least 4vCPU.
Resolving JSON Parsing Error in Import Function Implementation
Harpreet experienced a JSON parsing failure while implementing an import function. Kishore Nallan suggested double escaping characters in the JSON objects. After testing and discussion, both agreed that the error resulted from not handling JSON-encoded strings manually. Harpreet decided to update the test cases accordingly.