heph icon indicating copy to clipboard operation
heph copied to clipboard

Add ActorGroup::rcp_one

Open Thomasdezeeuw opened this issue 1 year ago • 0 comments

A Future that makes an RPC call with a single actor.

Can also add ActorGroup::rcp_one_retry that attempts the RPC call with one actors and on failure attempts it with another actor in the group.

Thomasdezeeuw avatar Feb 27 '23 17:02 Thomasdezeeuw