planetiler/.github/workflows/docs_mlc_config.json

11 wiersze
154 B
JSON

{
"ignorePatterns": [
{
"pattern": "^http://localhost.*$"
}
],
"retryOn429": true,
"retryCount": 5,
"fallbackRetryDelay": "30s"
}