blob: 4fea48bf89f9152042a5a8edfc44d6c325a5a71e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"task_group_1":[
{
"name": "http_yardstick_test",
"retryCount": 3,
"timeOutSeconds": 1200,
"timeOutPolicy": "TIME_OUT_WF",
"retryLogic": "FIXED",
"retryDelaySeconds": 600,
"responseTimeOutSeconds": 3600
}
]
}
|