{
"ignorePatterns": [
"pattern": "^http://localhost.*$"
}
],
"retryCount": 5,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [
200,
429
]