blob: ac31a3e6e900cc4dc1789f8734d7d53965cba008 [file] [log] [blame]
{
"ignorePatterns": [
{
"pattern": "^http://localhost"
},
{
"pattern": "^https://gitter.im"
},
{
"pattern": "^https://github.com/"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
200,
401
]
}