build-your-own-x/.github/mlc_config.json
2021-02-03 17:49:43 -07:00

7 lines
129 B
JSON

{
"timeout": "20s",
"retryOn429": true,
"retryCount": 5,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [200, 206]
}