blob: b638ba40116a9901a27a5f2234c1c0e13d0a6f34 [file] [log] [blame]
{
"ignorePatterns": [
{
"pattern": "^http://localhost"
},
{
"pattern": "^https://mvnrepository.com"
},
{
"pattern": "^https://www.qutoutiao.net"
},
{
"pattern": "^https://img.shields.io"
},
{
"pattern": "^https://json.org/"
},
{
"pattern": "^/docs/category"
},
{
"pattern": "^https://opencollective.com"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
0,
200,
401,
403
]
}