Skip to content

Commit 76223e2

Browse files
authored
Remove max threads override for test environment (#2941)
This aligns it to the other environments for consistency. We might choose to add this back in to all environments, but we're instead trying to bump the rate limit from 5 to higher, which should improve performance.
2 parents 5046477 + e6f1789 commit 76223e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

copilot/webapp/manifest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ environments:
9090
SENTRY_ENVIRONMENT: test
9191
MAVIS__HOST: "test.mavistesting.com"
9292
MAVIS__GIVE_OR_REFUSE_CONSENT_HOST: "test.mavistesting.com"
93-
GOOD_JOB_MAX_THREADS: 1
9493
training:
9594
http:
9695
alias:

0 commit comments

Comments
 (0)