@flo wrote:
Hi,
I am wondering what the best way is to get hold of the element which caused the AskTimeoutExcpetion in a flow like this one so that I can send the “faulty” element to a special Flow/Sink.
Flow.<>create().via(ActorFlow.ask(1, rateProvider, askTimeout, RateRequest::new))
Posts: 1
Participants: 1