node: downgrade `error!` logs
1 pending
(1 total)
View logs
modified crates/radicle-node/src/control.rs
@@ -50,7 +50,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -59,7 +59,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/reactor.rs
@@ -399,7 +399,7 @@ impl<H: ReactionHandler> Runtime<H> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -497,7 +497,7 @@ impl<H: ReactionHandler> Runtime<H> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -558,7 +558,7 @@ impl<H: ReactionHandler> Runtime<H> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/reactor/transport.rs
@@ -265,7 +265,7 @@ impl<S: Session> Transport<S> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/wire.rs
@@ -361,7 +361,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -527,7 +527,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -551,7 +551,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -592,7 +592,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -606,7 +606,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -701,8 +701,8 @@ where
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -739,7 +739,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -753,7 +753,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -790,7 +790,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -801,7 +801,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -874,7 +874,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -932,7 +932,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -952,7 +952,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1028,7 +1028,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1054,7 +1054,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1231,7 +1231,7 @@ mod logger {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/worker/fetch.rs
@@ -106,7 +106,7 @@ impl Handle {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -207,7 +207,7 @@ fn notify(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -227,7 +227,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -247,7 +247,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -326,7 +326,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/worker/upload_pack.rs
@@ -137,7 +137,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|