Skip to content

Commit

Permalink
Increase to 50k
Browse files Browse the repository at this point in the history
  • Loading branch information
L-e-x-o-n committed May 26, 2024
1 parent e6d8d1c commit e2f1c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/teiserver/mix_tasks/team_rating.ex
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ defmodule Mix.Tasks.Teiserver.Teamrating do
end

defp process_big_team_games(offset) do
batch_size = 10_000
batch_size = 50_000

big_team_matches =
Battle.list_matches(
Expand Down

0 comments on commit e2f1c36

Please sign in to comment.