Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve runloop observability (#2940)
# Description I tried playing around with the `sync-to-blockchain` mode to see if it works and noticed a few observability issues # Changes * adjusted `current_block_delay` buckets to be more useful (ideally all measurements should fit into the 0.5s bucket) * omitted block delay warning in case we finish the prev run loop within the same block due to missing solutions * returned correct auction block when awaiting next block so that the delay metric should be within a few 100ms instead of 12.5s
- Loading branch information