Jabbit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Jabbit
Jabbit
/
tech.ryadom.jabbit
/
JobRequest
/
Builder
/
setMaxAttempts
set
Max
Attempts
fun
setMaxAttempts
(
count
:
Int
)
:
B
(
source
)
Gives up on the job once it has been started
count
times.
Throws
Illegal
Argument
Exception
when
count
is not positive.