restate icon indicating copy to clipboard operation
restate copied to clipboard

[Design] Ingress API to provide separate start/fetch invocation

Open AhmedSoliman opened this issue 1 year ago • 0 comments

In addition to supporting blocking sync calls on ingress, I propose we transparently generate APIs for service methods where the user can start the invocation and get an invocation ID immediately, then another API call to fetch/attach to an inflight invocation given this ID.

AhmedSoliman avatar Mar 04 '24 13:03 AhmedSoliman