getRetentionDuration

abstract fun getRetentionDuration(): Duration

Returns the amount of time that the outbox items of this handler's type should be retained. The outbox items will be deleted after this amount of time has passed after their completion.

Return

the retention duration of the outbox items