increased each site's upload time from 1 hour to 3 hours before erroring out

This commit is contained in:
2023-09-20 23:18:26 -04:00
parent 3a09929e6e
commit 180f89909e

View File

@@ -109,7 +109,7 @@ Number_of_loops_to_Check_Upload_status = 720
; number of seconds to wait between loops when checking video upload status ; number of seconds to wait between loops when checking video upload status
global Time_Between_Loops_Upload_Status global Time_Between_Loops_Upload_Status
Time_Between_Loops_Upload_Status = 5000 Time_Between_Loops_Upload_Status = 15000 ;
; loop Index number to check if video is stuck uploading ; loop Index number to check if video is stuck uploading
global Array_Index_Num_of_Upload_StatusChecks global Array_Index_Num_of_Upload_StatusChecks