From 78693cdd14f688c1af7e2e921e81c216517f42fc Mon Sep 17 00:00:00 2001 From: "xianping.wen" <931128603@qq.com> Date: Mon, 30 Sep 2019 10:06:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E6=89=93=E7=A0=81=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E9=97=B4=E9=9A=94=E8=B0=83=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/urlConf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/urlConf.py b/config/urlConf.py index 6dcb5ab7..19fd2527 100755 --- a/config/urlConf.py +++ b/config/urlConf.py @@ -592,9 +592,9 @@ "req_type": "post", "Referer": "", "Host": "34.97.127.118:8000", - "re_try": 2, - "re_time": 2, - "s_time": 2, + "re_try": 6, + "re_time": 10, + "s_time": 0.001, "is_logger": True, "is_json": True, "httpType": "http"