Skip to content

Conversation

@tizoc
Copy link
Collaborator

@tizoc tizoc commented Jan 31, 2025

  • More reporting
  • Use the window start as the lower bound for queries when the local database is first instantiated
  • Process fetched chunks more eagerly
  • Fix heartbeats fetch ordering, was causing some heartbeats to be lost in large batches

@tizoc tizoc force-pushed the feat/heartbeat-processor-tweaks branch 3 times, most recently from daccb61 to 51b1401 Compare January 31, 2025 15:18
tizoc added 5 commits January 31, 2025 12:18
- Report when a block could not be parsed
- Report more details for duplicated blocks
- Improve reporting of duplicates
This change processes chunks as soon as they are received,
rather than waiting for the entire chunk to be received before processing it.
This helps the case where the processing starts from scratch and
there are lots of heartbeats ready to be processed.
@tizoc tizoc force-pushed the feat/heartbeat-processor-tweaks branch from 51b1401 to e8ebe6e Compare January 31, 2025 15:19
@tizoc tizoc merged commit 9819090 into develop Jan 31, 2025
1 check passed
@tizoc tizoc deleted the feat/heartbeat-processor-tweaks branch January 31, 2025 15:19
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.

2 participants