apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.2k stars 148 forks source link

feat: Add Pattern timeout support #1424

Open He-Pin opened 2 months ago

He-Pin commented 2 months ago

Motivation: refs: https://github.com/apache/pekko/issues/1359

still wip, test is missing

He-Pin commented 2 months ago

My wife just come to hangzhou, and I may don't have enough time to polish this , any feed back is welcome, I will try to get it done soon.

pjfanning commented 2 months ago

Can this wait till 1.1.1 release?

Roiocam commented 1 month ago

what is the plan for the shipping of this PR? it looks like it can be help to implement Hedged requests.