awakeableHandle

@ApiStatus.Experimental
suspend fun awakeableHandle(id: String): AwakeableHandle

Create a new AwakeableHandle for the provided identifier.

See also

Throws

if called outside of a Restate handler