You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there should be a Java API rather. And then possibly a sample.
Adding one could be rather straight forward if you would be up for it, mostly converting between Java and Scala function types, using akka.japi.Pair instead of Tuple2, and java.util.Optional instead of Option. You should be able to find examples of the conversions in the Akka streams Java DSL code.
It's hard to figure out how to use Retry with Java. An example should be provided.
so for I got this - please tell me how it can be improved.
The text was updated successfully, but these errors were encountered: