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