We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366ce46 commit 78105cbCopy full SHA for 78105cb
mlc-config.json
@@ -19,5 +19,6 @@
19
"aliveStatusCodes": [200, 206, 403, 500],
20
"retryOn429": true,
21
"retryCount": 5,
22
- "fallbackRetryDelay": "30s"
+ "timeout": "60s",
23
+ "fallbackRetryDelay": "60s"
24
}
0 commit comments