Dallinger / Griduniverse

Welcome to the Griduniverse.
7 stars 3 forks source link

Players are slow to spawn on Grid once quorum is met #206

Open jessesnyder opened 6 years ago

jessesnyder commented 6 years ago

Reported by @MatthewWilkes in Slack channel:

Sep 21 08:19:58 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:58,599 Spawning player on the grid... 
Sep 21 08:19:58 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:58,709 Spawning player on the grid... 
Sep 21 08:19:59 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:59,098 Spawning player on the grid... 
Sep 21 08:19:59 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:59,175 Spawning player on the grid... 
Sep 21 08:19:59 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:59,248 Spawning player on the grid... 
Sep 21 08:19:59 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:59,343 Spawning player on the grid... 
Sep 21 08:19:59 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:59,437 Spawning player on the grid... 
Sep 21 08:19:59 dlgr-3db88e33 app/web.1: 2018-09-21 15:19:59,532 Spawning player on the grid... 
Sep 21 08:20:03 dlgr-3db88e33 app/web.1: 2018-09-21 15:20:02,991 Spawning player on the grid... 
Sep 21 08:20:07 dlgr-3db88e33 app/web.1: 2018-09-21 15:20:07,198 Spawning player on the grid... 
Sep 21 08:21:58 dlgr-3db88e33 app/web.1: 2018-09-21 15:21:58,412 Spawning player on the grid... 
Sep 21 08:22:00 dlgr-3db88e33 app/web.1: 2018-09-21 15:22:00,693 Spawning player on the grid... 
suchow commented 6 years ago

Is this a game of 12? Note that the first 8 spawn with 1000 ms, and it's only really the last couple who are anomalously late. I wonder what that means...

MatthewWilkes commented 6 years ago

It is indeed a game of 12. It's a 1 minute game, with 4 worker dynos, so should be able to handle up to about 80 bots. I wonder if the bottom two somehow got paused until the others finished.