Deflake TestFlowContolLogicalRace (#1279)
This commit is contained in:
@ -4120,7 +4120,7 @@ func TestFlowControlLogicalRace(t *testing.T) {
|
|||||||
recvCount = 2
|
recvCount = 2
|
||||||
maxFailures = 3
|
maxFailures = 3
|
||||||
|
|
||||||
requestTimeout = time.Second
|
requestTimeout = time.Second * 5
|
||||||
)
|
)
|
||||||
|
|
||||||
requestCount := 10000
|
requestCount := 10000
|
||||||
|
Reference in New Issue
Block a user