feat(broker.rs): log underlying errors when running an adapter fail
modified src/broker.rs
@@ -3,7 +3,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -108,6 +108,11 @@ impl Broker {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -239,6 +244,7 @@ mod test {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -270,6 +276,7 @@ echo '{"response":"finished","result":"success"}'
|
|
|
|
|
|
| + | |
|
|
|
|
|