ChainSafe / forest

🌲 Rust Filecoin Node Implementation
https://forest.chainsafe.io
Apache License 2.0
632 stars 153 forks source link

fix(log): suppress WARN log in quinn_udp #4403

Closed hanabi1224 closed 3 months ago

hanabi1224 commented 3 months ago

Summary of changes

Changes introduced in this pull request:

2024-06-07T12:42:55.026568Z  WARN quinn_udp: sendmsg error: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }, Transmit: { destination: [2600:1700:bb60:8420::b]:52093, src_ip: None, enc: Some(Ect0), len: 1200, segment_size: None }

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist