Files
Masih H. Derkani fc51e36564 chore: reduce log level for failure to fetch tipset during hello (#13102)
Reduce log level for failure to `fetch tipset during hello`

Failure to fetch tipset during hello is not really an error and is
repeatedly logged. Reduce noise by changing log level to `DEBUG`.

Additionally, it also reduces the log level for client request service,
to avoid repeated `WARN` logs since logging is done in a loop.

 See: https://github.com/filecoin-project/lotus/pull/11543#issuecomment-2094110694
2025-05-07 11:21:37 +02:00
..