blob: d666fcef1ccddc72cae12a79f4b1d2de9455fe98 [file] [log] [blame]
{
"ignorePatterns": [
{
"pattern": "^http://localhost"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
200,
401,
403
]
}