⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

fix: improve ClickHouse connection error handling in state manager#22

Open
Savid wants to merge 1 commit intomasterfrom
fix/block-processing
Open

fix: improve ClickHouse connection error handling in state manager#22
Savid wants to merge 1 commit intomasterfrom
fix/block-processing

Conversation

@Savid
Copy link
Member

@Savid Savid commented Jul 3, 2025

  • Changed nil row responses to return errors instead of silently falling back to genesis block
  • Updated log levels from Warn to Error for ClickHouse connection failures
  • Added proper error logging for limiter client connection issues
  • Fixed inconsistent behavior where connection errors were treated as empty tables

🤖 Generated with Claude Code

- Changed nil row responses to return errors instead of silently falling back to genesis block
- Updated log levels from Warn to Error for ClickHouse connection failures
- Added proper error logging for limiter client connection issues
- Fixed inconsistent behavior where connection errors were treated as empty tables

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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.

1 participant