workflowRetention
Return
configured workflow retention.
See also
open fun workflowRetention(@Nullable workflowRetention: @Nullable Duration): ServiceDefinition.Configurator
The retention duration of idempotent requests to this workflow service. This applies only to workflow services.
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