akka / akka-edge-rs

Akka Edge support in Rust
https://doc.akka.io/docs/akka-edge/current/
Other
9 stars 1 forks source link

Expand on the source of the error #101

Closed huntc closed 1 year ago

huntc commented 1 year ago

I must have got lazy there.

Fixes https://github.com/lightbend/akka-edge-rs/issues/98

huntc commented 1 year ago

LGTM. Although when debugging #98 I don't think I saw any details explaining that it was file not found/no such directory in the error passed to map_err either.

Oh, then that's probably something I should address with Streambed itself:

https://github.com/streambed/streambed-rs/issues/52