[BUG] Investigate intermittent client-side timeouts when calling update-service APIs
Open
@lujunsan is already working on this.
Since Jan 13, 2026.
api
bug
cli
telemetry
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 300
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 184
Description
Intermittent context deadline exceeded errors are observed when Toolhive release binaries attempt to call update-service endpoints (e.g. update checks and usage metrics submission), while direct API calls and locally built binaries often succeed. The failures appear sporadic, client-specific, and not tied to request volume or payload size, and may affect both CLI and UI update-related flows. Investigation is needed to reliably reproduce the issue, determine scope and impact, and identify the underlying cause.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.