Skip to content

v0.42.1

Latest

Choose a tag to compare

@incrypto32 incrypto32 released this 25 Mar 06:56
· 49 commits to master since this release
0a7f791

Bug Fixes

  • Fixed multi-shard deployments becoming unresponsive due to mirror_primary_tables holding locks indefinitely, exhausting the connection pool. Added statement_timeout and lock_timeout to prevent stuck queries from cascading into a full lockup. (#6446)
  • Fixed the ingestor setting in [chains.*] config sections having no effect — block ingestion ran regardless of its value. (#6447)