@@ -395,6 +395,13 @@
"defaultValue": "300ms",
"options": []
},
+ {
+ "key": "com.qmth.retrofit.retry.status-code",
+ "description": "可重试状态码",
+ "type": "string",
+ "defaultValue": "408,503,504",
+ "options": []
+ },
{
"key": "com.qmth.retrofit.log-level",
"description": "日志级别",