navicore / akka-eventhubs

Akka Streams Eventhubs Source and Sink
MIT License
0 stars 2 forks source link

timeout restart seems to leak processes #3

Open navicore opened 5 years ago

navicore commented 5 years ago

when queue is quiet and default timeout causes a reconnect, logging indicates more processes running.

should just stop the stream and let the operator restart

navicore commented 5 years ago

https://github.com/navicore/akka-eventhubs/issues/3