Skip to content

Commit

Permalink
no parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler authored Aug 20, 2023
1 parent 124d92c commit 9421f38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# It looks like there's a limit of 500 connections to redshift at once. Running tests with too high parallelism makes redshift unhappy
numberThreads=2
numberThreads=1

0 comments on commit 9421f38

Please sign in to comment.