{ "ignorePatterns": [ { "pattern": "^http://localhost" }, { "pattern": "^https://twitter.com*" } ], "timeout": "10s", "retryOn429": true, "retryCount": 10, "fallbackRetryDelay": "1000s", "aliveStatusCodes": [ 200, 401, 403 ] }