near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.3k stars 601 forks source link

fix: spammy log - not a validator #11647

Closed staffik closed 2 weeks ago

staffik commented 2 weeks ago

See https://github.com/near/nearcore/pull/11400#issuecomment-2182650051

It seems non-validator nodes still call process_ready_orphan_witnesses_and_clean_old and logging an error in such case is spammy.

staffik commented 2 weeks ago

Added an issue https://github.com/near/nearcore/issues/11648