toggle menu
sdk-java
2.5.0-SNAPSHOT
jvm
switch theme
search in API
sdk-common
/
dev.restate.sdk.endpoint.definition
/
InvocationRetryPolicy
/
Builder
/
maxInterval
max
Interval
@
Nullable
open
fun
maxInterval
(
)
:
@
Nullable
Duration
Upper bound for the computed retry delay.
open
fun
maxInterval
(
@
Nullable
maxInterval
:
@
Nullable
Duration
)
:
InvocationRetryPolicy.Builder
Sets the upper bound for the computed retry delay.