restate
restate copied to clipboard
[Design] Ingress API to provide separate start/fetch invocation
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.