Heigvd / Wegas

A Web Game Authoring System coded in Java and Javascript for rapid development of serious games without programming skills.
https://wegas.albasim.ch
MIT License
28 stars 15 forks source link

Erreur trainer => view team #1943

Open djaccard opened 6 months ago

djaccard commented 6 months ago

Trainer => jeu "Droit des sociétés - 2018" => cliquer sur icône "personnes" pour voir les joueurs et trainers du jeu => message erreur. L'erreur disparait après un moment.

Capture d’écran 2024-01-18 à 08 19 44
xgo-work commented 6 months ago

Mmmh ok, c'est des 429 (too many requests) sur l'appel GET https://wegas.albasim.ch/rest/Editor/GameModel/Game/Team/1/Player/13694515

174 joueurs => requêtes en parallèle....

xgo-work commented 6 months ago

In the trainer interface, the following request is used to get all teams containing the players in one call

https://wegas.albasim.ch/rest/Editor/GameModel/31652/Game/13602385

Would seem the way to fix that

game model id does not seem necessary

http://localhost:3003/Wegas/rest/Editor/GameModel/Game/199450