Skip to content

Commit

Permalink
fix: increase max run time for translations worker pools (#244)
Browse files Browse the repository at this point in the history
This is to work around taskcluster/taskcluster#7423 in a way that doesn't affect actual max run times or cause confusion in the translations repo.
  • Loading branch information
bhearsum authored Jan 6, 2025
1 parent 2fe245a commit ad868c4
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions worker-pools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -427,8 +427,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -459,8 +459,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -492,8 +492,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -552,8 +552,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -584,8 +584,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -617,8 +617,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -649,8 +649,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
enableD2G: true
containerEngine: docker
Expand Down Expand Up @@ -1761,8 +1761,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
maxCapacity: 200
Expand Down Expand Up @@ -1792,8 +1792,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
# We use 4 GPUs per instance across 4 regions with a limit of 128
Expand Down Expand Up @@ -1826,8 +1826,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
# We use 4 GPUs per instance across 4 regions with a limit of 128
Expand Down Expand Up @@ -1861,8 +1861,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
maxCapacity: 50
Expand Down Expand Up @@ -1894,8 +1894,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
maxCapacity: 50
Expand Down Expand Up @@ -1927,8 +1927,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
# We use 4 GPUs per instance across 4 regions with a limit of 128
Expand Down Expand Up @@ -1962,8 +1962,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
minCapacity: 0
# We use 4 GPUs per instance across 4 regions with a limit of 128
Expand Down Expand Up @@ -1997,8 +1997,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
d2gConfig:
enableD2G: true
Expand Down Expand Up @@ -2037,8 +2037,8 @@ pools:
worker-config:
genericWorker:
config:
# 2592000s is 30 days.
maxTaskRunTime: 2592000
# 2592900s is 30 days plus 900 seconds to account for https://github.com/taskcluster/taskcluster/issues/7423
maxTaskRunTime: 2592900
enableInteractive: true
d2gConfig:
enableD2G: true
Expand Down

0 comments on commit ad868c4

Please sign in to comment.