Skip to content

Conversation

@strmfos
Copy link
Contributor

@strmfos strmfos commented Dec 21, 2025

lowest_committed_block_height was never set when committing blocks to WAL cache, only highest_committed_block_height was updated. This caused the metric to always be None until the first WAL finalization.

Now both metrics are updated consistently on insert, matching the existing logic in remove_before().

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

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant