{ "ignorePatterns": [ { "pattern": "^http://localhost" }, { "pattern": "^https://.*\\.fig\\.systems" }, { "pattern": "^https://.*\\.edfig\\.dev" } ], "timeout": "20s", "retryOn429": true, "retryCount": 3, "fallbackRetryDelay": "30s", "aliveStatusCodes": [200, 206, 429] }