Files
Yong Kang 04ee4ecda9 Add diagnostic logs for multiproof lifecycle tracking
Add INFO-level logs with DEBUG: prefix to trace multiproof task lifecycle:
- Log worker system initialization with concurrency limits
- Log when queue is full and requests are enqueued
- Log when tasks are spawned (storage and account multiproofs)
- Log when ProofCalculated messages are received
- Log when on_calculation_complete is called
- Log when pending tasks are dequeued and spawned

These logs will help diagnose why inflight_multiproofs_histogram drops to 0
and identify if the feedback loop between task completion and metric updates
is functioning correctly.
2025-10-16 08:22:54 +00:00
..
2025-07-03 09:46:32 +00:00
2023-05-19 19:48:23 +02:00

reth Contributor Documentation

This directory contains documentation for contributors.

Meta

  • Workflow: The lifecycle of PRs
  • Releases: How reth is released and when (for maintainers)