Make router keep-alive setting configurable (#1225)
This commit is contained in:
@@ -81,7 +81,6 @@ func TestFunctionProxying(t *testing.T) {
|
||||
tsRoundTripperParams: &tsRoundTripperParams{
|
||||
timeout: 50 * time.Millisecond,
|
||||
timeoutExponent: 2,
|
||||
keepAlive: 30 * time.Second,
|
||||
maxRetries: 10,
|
||||
},
|
||||
httpTrigger: httpTrigger,
|
||||
|
||||
Reference in New Issue
Block a user