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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Describe the bug
"failed to receive candidate from the network" error is reported many times per a node. As an edge case in consensus, this is not a critical issue. However we may try to optimize it and reduce the chances of it happening.
{"error":"failed to receive candidate from the network","hash":"5444e1b3d3...c6f92092a1","level":"warning","msg":"failed to receive candidate block","phase":"1th_reduction","process":"consensus","time":"2022-07-11T06:29:53Z"}
{"error":"failed to receive candidate from the network","level":"warning","msg":"firststep_fetchCandidateBlock failed","round":175893,"step":2,"time":"2022-07-11T06:29:53Z"}
{"error":"failed to receive candidate from the network","hash":"5444e1b3d3...c6f92092a1","level":"warning","msg":"failed to receive candidate block","phase":"agreement","process":"consensus","time":"2022-07-11T06:30:14Z"}