We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acac33d commit 3b679eeCopy full SHA for 3b679ee
pkg/throughput1/spec/spec.go
@@ -33,7 +33,7 @@ const (
33
UploadPath = "/throughput/v1/upload"
34
35
// MaxRuntime is the maximum runtime of a subtest.
36
- MaxRuntime = 15 * time.Second
+ MaxRuntime = 25 * time.Second
37
38
// SecWebSocketProtocol is the value of the Sec-WebSocket-Protocol header.
39
SecWebSocketProtocol = "net.measurementlab.throughput.v1"
0 commit comments