continue_as_new Module

Functions

continue_as_new

Create a new continue as new action.

continue_as_new(context, input_: Optional[Any] = None)

Parameters

input
<xref:Any>
Required

The JSON-serializable input to pass to the activity function.

input_
default value: None