workflowRetention

@Nullable
open fun workflowRetention(): @Nullable Duration

Return

configured workflow retention.

See also


open fun workflowRetention(@Nullable workflowRetention: @Nullable Duration): HandlerDefinition.Configurator

The retention duration for this workflow handler.

NOTE: You can set this field only if you register this service against restate-server >= 1.4, otherwise the service discovery will fail.

Return

this