Skip to content

fix: prevent BrokenResourceError by returning structured responses for query errors #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

iskakaushik
Copy link
Collaborator

fixes #25

@iskakaushik iskakaushik requested a review from serprex March 31, 2025 16:25
@iskakaushik iskakaushik merged commit fc443fe into main Mar 31, 2025
1 check passed
jovezhong pushed a commit to jovezhong/mcp-timeplus that referenced this pull request Apr 5, 2025
jovezhong added a commit to jovezhong/mcp-timeplus that referenced this pull request Apr 5, 2025
* feat: Add query timeout and thread pool for SELECT queries (ClickHouse#20)

* add action to publish to pypi (ClickHouse#19)

* add client_name with mcp_clickhouse (ClickHouse#21)

* Add descriptions for tools required by Bedrock (ClickHouse#23)

Addresses ClickHouse#22

* 0.1.5

* fix: prevent BrokenResourceError by returning structured responses for query errors (ClickHouse#26)

fixes ClickHouse#25

* Update README.md - Added link to the Youtube overview (ClickHouse#27)

* fix cherry pick issue and add desc

* Update publish.yml

* change mcp client name

---------

Co-authored-by: Kaushik Iska <iska.kaushik@gmail.com>
Co-authored-by: Philip Dubé <serprex@users.noreply.github.com>
Co-authored-by: Mikhail Shustov <restrry@gmail.com>
Co-authored-by: Dmitry Pavlov <pavlovdmst@gmail.com>
Co-authored-by: Philip Dubé <philip.dube@clickhouse.com>
Co-authored-by: Ryadh DAHIMENE <dahimene.ryadh@gmail.com>
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.

list_tables crashes MCP server for large schemas — needs pagination and metadata trimming
2 participants