We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b89f7e commit 8b52782Copy full SHA for 8b52782
1 file changed
test/servinge2e/servicemesh/longrunning/timeout_test.go
@@ -16,7 +16,7 @@ import (
16
17
const (
18
routeTimeout = "800"
19
- sleepTime = 630000
+ sleepTime = 610000
20
)
21
22
func TestTimeoutForLongRunningRequests(t *testing.T) {
0 commit comments