From 242d2249aa5b49d962b48781df22fd438dd6b52e Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Wed, 30 Dec 2020 22:57:18 +0530 Subject: [PATCH] change back to 6 hrs --- hardcodesub.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardcodesub.js b/hardcodesub.js index 33305561..fcab2f02 100644 --- a/hardcodesub.js +++ b/hardcodesub.js @@ -91,7 +91,7 @@ const videoTimeRatio = [0.1751304347826087, 1.789804347826087, 0.599934782608695 const beginTime = new Date().getTime() // Actions job timelimit of 6 hours -const sixHoursMillis = 9000000 +const sixHoursMillis = 21600000 // Slack for job timelimit for fifty minutes const fiftyMinsMillis = 3000000 // max duration with slack, i.e 5hours