Record metrics for only valid gossip blocks#8723
Record metrics for only valid gossip blocks#8723pawanjay176 wants to merge 3 commits intosigp:unstablefrom
Conversation
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 24 minutes 44 seconds in the queue, including 22 minutes 51 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@mergify requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 24 minutes 5 seconds in the queue, including 22 minutes 46 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks HintYou may have to fix your CI before adding the pull request to the queue again. |
|
Blocked on: |
Merge Queue Status🟠 Waiting for merge conditions (rule: Entered the queue at: Required conditions to merge
Required conditions to stay in the queue
|
Issue Addressed
N/A
Proposed Changes
Fixes the issue where we were setting block observed timings for blocks that were potentially gossip invalid.
Thanks @gitToki for the find