Skip to content

Conversation

@peter-leonov-ch
Copy link
Collaborator

Summary

The async_insert_busy_timeout_ms config option is not anymore present in the docs. The description matches though the more specific config option async_insert_busy_timeout_max_ms.

Changing both the doc link and the option name.

Please let me know if we want to first deprecate the old config option.

*
* @see https://clickhouse.com/docs/operations/settings/settings#async_insert_busy_timeout_max_ms
*/
async_insert_busy_timeout_max_ms?: Milliseconds
Copy link
Member

@mshustov mshustov Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how did you catch it? IIRC This file was generated from https://github.com/ClickHouse/ClickHouse/blob/master/src/Core/Settings.cpp. I wonder how we can keep it up-to-date

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.

3 participants