Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

Recover Element from ActorFlow.ask() AskTimeoutException

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 1362

Trending Articles