aiuta-sdk
Toggle table of contents
4.2.2
common
Platform filter
common
Switch theme
Search in API
aiuta-sdk
fashion-tryon-core
/
com.aiuta.fashionsdk.tryon.core.domain.utils
Package-level
declarations
Functions
Functions
retry
Action
Link copied to clipboard
suspend
fun
<
T
>
retryAction
(
times
:
Int
=
0
,
delay
:
Long
=
DefaultAiutaTryOnRetryPolicies.retryDelay
,
action
:
suspend
(
)
->
T
)
:
T
Will execute
action
and additional
times
attempts