Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
-
FLIP-6 feature branch
Description
It is a common pattern to schedule a call to be executed in the future. Examples are
- delays in retries
- heartbeats,
- checking for heartbeat timeouts
I suggest to add a scheduleRunAsync() method to the RpcEndpoint.
Attachments
Issue Links
- links to