Jelajahi Sumber

increase default http request timeout time

Noah Vogt 2 bulan lalu
induk
melakukan
0e63f9753a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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