mdedetrich commented on issue #980: URL: https://github.com/apache/incubator-pekko/issues/980#issuecomment-1900105790
> An out of box seems better, I think some kind of ZIO ZSink's `orElse` but only switch after some kind of maxRetriesWithBackOff. Yeah using [`Partition`](https://pekko.apache.org/docs/pekko/current/stream/operators/Partition.html) right now is a bit clunky because of how manual it is but thats another topic @tg44 Let me know if I am on the right track and if so I will work on https://github.com/apache/incubator-pekko/pull/981 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
