toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-ktor
/
io.kandra.ktor
/
SpeculativeExecutionConfig
Speculative
Execution
Config
class
SpeculativeExecutionConfig
Speculative execution reduces tail latency by firing a second request if the first is slow.
Members
Constructors
Speculative
Execution
Config
Link copied to clipboard
constructor
(
)
Properties
delay
Millis
Link copied to clipboard
var
delayMillis
:
Long
enabled
Link copied to clipboard
var
enabled
:
Boolean
max
Attempts
Link copied to clipboard
var
maxAttempts
:
Int