Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(allocation): maxMatches limit to 100 #655

Merged

Conversation

hspedro
Copy link
Collaborator

@hspedro hspedro commented Jan 8, 2025

Some games might choose to run larger pod resources and increase number of matches running in each room/instance, thus increasing from 30 to 100. The limit in the max matches is useful so configuration stays in a sane number to help in autoscaling and roundings.

@hspedro hspedro requested a review from reinaldooli January 8, 2025 12:41
@hspedro hspedro force-pushed the fix/increase-max-matches-limit branch from f4e828e to 30ae1f1 Compare January 8, 2025 12:42
Some games might choose to run larger pod resources and increase number
of matches running in each room/instance, thus increasing from 30 to 35.
The limit in the max matches is useful so configuration stays in a sane
number to help in autoscaling and roundings.
@hspedro hspedro force-pushed the fix/increase-max-matches-limit branch from 30ae1f1 to ae587b8 Compare January 8, 2025 14:20
@reinaldooli reinaldooli merged commit 5f7ed06 into feature/multiple-matches Jan 8, 2025
6 checks passed
@reinaldooli reinaldooli deleted the fix/increase-max-matches-limit branch January 8, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants