فهرست منبع

increase default http request timeout time

Noah Vogt 2 ماه پیش
والد
کامیت
0e63f9753a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      config/constants.py

+ 1 - 1
config/constants.py

@@ -14,4 +14,4 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 CD_RECORD_FILENAME_ZFILL = 7
-HTTP_REQUEST_TIMEOUT_SECONDS = 3
+HTTP_REQUEST_TIMEOUT_SECONDS = 7