Skip to content

docs: clarify DialTimeout and Cloud idle behavior in Go client#180

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/06fe2335
Open

docs: clarify DialTimeout and Cloud idle behavior in Go client#180
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/06fe2335

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports upstream PR ClickHouse/clickhouse-docs#6301 to clarify DialTimeout behavior when connecting to idled ClickHouse Cloud services.

Changes

  • integrations/language-clients/go/config-reference.mdx: expanded the DialTimeout row in the Timeouts table and added a <Note> callout (converted from Docusaurus :::note[...]) explaining Cloud wake-up behavior.
  • integrations/language-clients/go/configuration.mdx: updated the DialTimeout description to recommend 1m2m for idled Cloud services with a link to the Timeouts section.

Context

Upstream merge 29ddcf7 on main of clickhouse/clickhouse-docs. i18n translation directories were intentionally skipped per instructions; only English docs updated.


Note

Low Risk
English-only documentation updates; no runtime or client code changes.

Overview
Documents how DialTimeout interacts with paused ClickHouse Cloud services that wake on the first connection.

In config-reference.mdx, the Timeouts table now recommends 1–2m for idled Cloud targets and expands failure modes (dial timeout before wake completes). A new <Note> explains wake latency, why the first post-idle query can fail with a short timeout, and tradeoffs (slower outage detection vs. context deadlines).

In configuration.mdx, the DialTimeout row points readers to that section and the same 1m–2m guidance for possibly idle Cloud services.

Reviewed by Cursor Bugbot for commit 1110c13. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 11, 2026, 2:05 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants