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

pull/2/head
Yuriy 1 year ago
parent 3a09929e6e
commit 180f89909e

@ -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

Loading…
Cancel
Save