WaitPlan

Properties

Link copied to clipboard
Link copied to clipboard
abstract val target: WaitTarget
Link copied to clipboard

Returns the local execution timeout for this plan.

Link copied to clipboard
abstract val waitCommandId: String

The unique identifier for the wait command. This ID is used to match wait plans with command processing results.

Functions

Link copied to clipboard
open fun propagate(commandWaitEndpoint: CommandWaitEndpoint, header: Header)
Link copied to clipboard

Returns a plan with a caller-side execution timeout.