increased each site's upload time from 1 hour to 3 hours before erroring out
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user