chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

Dequeue minimum commitment of logs first - rework

Open ferglor opened this issue 8 months ago • 2 comments

  • Use a dequeueCoordinator to identify which block window we should dequeue from
    • The dequeueCoordinator examines each block window for minimum dequeue
    • If no window is eligible for minimum dequeue, the dequeue coordinator selects the oldest block window that still has logs to be dequeued for best effort

ferglor avatar Jun 07 '24 23:06 ferglor