Skip to content

Commit

Permalink
change back to 6 hrs
Browse files Browse the repository at this point in the history
  • Loading branch information
fawazahmed0 committed Dec 30, 2020
1 parent 2f975f1 commit 242d224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardcodesub.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 242d224

Please sign in to comment.