await
Wait for this DurableFuture to complete.
Throws
if this future was completed with a failure
Same as await but throws a dev.restate.sdk.common.TimeoutException if this DurableFuture doesn't complete before the provided timeout
.
Wait for this DurableFuture to complete.
if this future was completed with a failure
Same as await but throws a dev.restate.sdk.common.TimeoutException if this DurableFuture doesn't complete before the provided timeout
.