We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c481a commit 62d454fCopy full SHA for 62d454f
conformance/tests/httproute-request-percentage-mirror.go
@@ -39,7 +39,7 @@ import (
39
40
const (
41
concurrentRequests = 10
42
- tolerancePercentage = 5.0
+ tolerancePercentage = 15.0
43
totalRequests = 500.0
44
numDistributionChecks = 5
45
)
0 commit comments