root
root
API
org.encalmo.utils
HttpFormatter
HttpieFormatter
RequestUtils
DelayedRetryPolicy
DelayedRetryPolicy
NoRetry
Retry
Retry
RetryOn5xx
RetryPolicy
RetryWithDelay
RetryWithPolicy
root
/
org.encalmo.utils
/
RequestUtils
/
Retry
Retry
org.encalmo.utils.RequestUtils.Retry
See the
Retry
companion trait
object
Retry
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Retry
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
(
maxAttempts
:
Int
,
initialDelay
:
Long
,
backoffFactor
:
Double
,
backoffDeclineFactor
:
Double
)(
shouldRetryFx
: [
T
]
=>
(x$1:
Response
[
T
])
=>
Boolean
):
Retry
In this article
Attributes
Members list
Value members
Concrete methods