Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / server / src / conductor_processor / defaultTaskFile.json
1 {
2     "name": "",
3     "retryCount": 6,
4     "timeOutSeconds": 1200,
5     "timeOutPolicy": "TIME_OUT_WF",
6     "retryLogic": "FIXED",
7     "retryDelaySeconds": 3,
8     "responseTimeOutSeconds": 3600
9 }