aws-samples / amazon-gamelift-ultrafrogroyale-large-match-sample

A small sample game that demonstrates how to use GameLift FlexMatch new large match features.
Apache License 2.0
22 stars 12 forks source link

Matchmaking fails after three seconds #3

Open alanmur opened 4 years ago

alanmur commented 4 years ago

Instructions fail to inform user to increase ConnectUltraFrogRoyalClient timeout beyond three seconds, to at least a minute. Matchmaking rules wait for at least 25 seconds before expanding to the point where a 3-player match can be made.

tharinduprabath commented 4 years ago

Instructions fail to inform user to increase ConnectUltraFrogRoyalClient timeout beyond three seconds, to at least a minute. Matchmaking rules wait for at least 25 seconds before expanding to the point where a 3-player match can be made.

Yeah, They forgot that but I figure it out. I'm new to gamelift. It's worth if they can mention it in the instructions. Btw thanks for the great example.