threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

to avoid positive error feedback loop #123

Closed muhamadazmy closed 1 year ago

muhamadazmy commented 1 year ago

Make sure we return handling errors ONLY for requests. if this is a response message or an error by itself, we don't respond to that.