Resolving `circuit breaker is open` Error with Go in TS Cloud
TLDR Morgan was seeking help for a Go error message when upserting in TS cloud. Jason suggested increasing the client side timeout and left the circuit breaker timeout unchanged.
Nov 29, 2021 (22 months ago)
Morgan
10:52 PMcircuit breaker is open
. can anyone give more context on that?Jason
10:55 PMJason
10:56 PMMorgan
11:11 PMJason
11:12 PMJason
11:33 PMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
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.


Inquiry and Troubleshooting of Typesense Cloud
Alex is addressing memory usage, import, and bandwidth issues with Typesense Cloud. Jason helped determine the issues and offered solutions, including in-place upgrades and potential use of Cloudflare for security.
Handling Kinesis Stream Event Batching with Typesense
Dui had questions about how to handle Kinesis stream events with Typesense. Kishore Nallan suggested using upsert mode for creation/update and differentiating with logical deletion. After various discussions including identifying and resolving a bug, they finalized to introduce an `emplace` action in Typesense v0.23.

