blob: 35a04e1d2129b5121f59c8b885148439469d98c0 [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"
},
{
"pattern": "^https://twitter.com/ASFSeaTunnel"
},
{
"pattern": "^https://github.com/apache/seatunnel/commit/"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
0,
200,
401,
403
]
}