blob: 2496f5d26026e591381fc2eaba01f4716b3856d4 [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/"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
0,
200,
401
]
}