You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(sync)!: Rename unrecentHead to outdatedHead in metrics + clean up Head func a bit (#163)
This PR renames a poorly named metric from `unrecent_header` to `outdated_head` which is more descriptive / accurate.
It also cleans up a bit of the code inside of `sync_head.go`.
This PR is meant to override #162 if we agree that the timeout should not be configurable (see [comment](#155 (comment))
0 commit comments