akka / akka-edge-rs

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

Throttle connections #62

Closed huntc closed 1 year ago

huntc commented 1 year ago

Throttle back connections made both for consumer and producer instigated connections, even given previously successful connections.

Given that we allow the edge side to recover and try again:

Fixes #57 Fixes #58

patriknw commented 1 year ago

I don't understand how this would fix #57. My main concern with that issue was the total silence so there is no way to see the mistake.