Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
afharo committed Feb 21, 2023
1 parent 421688a commit 98c1f84
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"journeyName": "POST /api/telemetry/v2/clusters/_stats - no cache - 1600 dataviews",
"scalabilitySetup": {
"responseTimeThreshold": {
"threshold1": 10000,
"threshold2": 20000,
"threshold3": 30000
},
"warmup": [
{
"action": "constantUsersPerSec",
Expand Down Expand Up @@ -38,6 +43,7 @@
"Accept-Encoding": "gzip, deflate, br",
"Content-Type": "application/json"
},
"timeout": 240000,
"statusCode": 200
}
}
Expand Down

0 comments on commit 98c1f84

Please sign in to comment.