invocationHandle
Get an InvocationHandle for an already existing invocation. This will let you interact with a running invocation, for example to cancel it or retrieve its result.
Parameters
invocationId
The invocation to interact with.
Get an InvocationHandle for an already existing invocation.
Parameters
invocationId
The invocation to interact with.
See also
Throws
if called outside of a Restate handler