Andrei Arlou

Results 53 comments of Andrei Arlou

The issue is really old. Is it still needed? I can continue it. Should it be like this? cluster-client.md (the full qualified name for scala and a simple name for...

I have a question about this task. Is it make sense to add apidoc links for guide/tutorial and migration guides?

I can fix it, but I need some clarification: 1. Since it was added [here](https://github.com/qyl2021/scala-akka/commit/fc0c98e17aaf85def696c4d58ca3395e23c3cca8#diff-055591900aa37adebd8067e08e32779eb6508d03a706a09edaadbe01e04d9182) it works `case failure => failStage(failure) `. `failStage` for every `Throwable`. 2. This approach `case...

The PR was merged. Is it worth adding it to 2.6.20 milestone?

@patriknw The issue is really old. The [Netflix Hystrix](https://github.com/Netflix/Hystrix) is in maintenance mode. #22725 was not merged to akka-management. Is it make sense to close the issue?

The issue is really old. There is [Error Handling in Streams](https://doc.akka.io/docs/akka/current/stream/stream-error.html) in akka. Is it enough or not?