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

Unnecessary server calls at Serge startup #2944

Open
IanMayo opened this issue May 15, 2024 · 0 comments
Open

Unnecessary server calls at Serge startup #2944

IanMayo opened this issue May 15, 2024 · 0 comments
Assignees
Labels
4hat Feature/fix of value to 4hat

Comments

@IanMayo
Copy link
Contributor

IanMayo commented May 15, 2024

I'm logged in as a player, with a URL like this:
http://localhost:3000/?wargame=wargame-lw7k3gk3&access=blue-mtg-1

I press F5 refresh, and when I look at the network tab, Serge has pulled the most recent wargame definition from every known wargame/database (plus favicon and storybook):
image

(note: this problem is much worse on the CouchDb instance, where we have around a hundred wargames defined).

Please investigate why we make the calls, and remove them if they aren't essential.

@IanMayo IanMayo added the 4hat Feature/fix of value to 4hat label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4hat Feature/fix of value to 4hat
Projects
Status: No status
Development

No branches or pull requests

2 participants