proposeRunCompletion

open fun proposeRunCompletion(handle: Int, value: Slice)
open fun proposeRunCompletion(handle: Int, terminalException: TerminalException)
open fun proposeRunCompletion(handle: Int, exception: Throwable, attemptDuration: Duration, @Nullable retryPolicy: @Nullable RetryPolicy)