toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.core
/
ActionQos
/
ActionQos
Action
Qos
constructor
(
maxAttempts
:
Int
=
5
,
backoffMillis
:
Long
=
10000
,
backoffMultiplier
:
Double
=
5.0
,
backoffMaxInterval
:
Long
=
60000
,
idempotent
:
Boolean
=
false
)