ChainSafe / ChainSafe/gossamer

gossamer receive a lot of duplicate messages from other gossamer nodes

Open
#2,449 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

## Issue summary

- We have logic to not send a notification message again. With that in mind, we shouldn't see a lot of duplicate messages. To give an idea, if you run a node til it say 40 blocks are built in the network, a typical gossamer node sees duplicate messages in order of thousands.
- Duplicate message on itself are not that harmful, but it is certainly not an ideal behaviour and it is something that could lead to other network related problems.

## Other information and links

-

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.