Răsfoiți Sursa

increase default http request timeout time

Noah Vogt 2 luni în urmă
părinte
comite
0e63f9753a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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