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

Allow disabling websockets in profile settings #7891

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

butzopower
Copy link
Contributor

Seems like quite a few UK players (on BT internet provider, 33% of UK) are running into issues again where the websocket connection is getting dropped precisely every 20 seconds - this is the same behavior that was seen in summer of 2023.

Adding a setting that lets a player just disable the websocket connections completely with note that this is not recommended if otherwise working. I don't actually store this in the server as I don't think that makes sense and if someone signed in from a different machine or connection it's probably better we just assume websockets will work and require updating the setting again locally if it needs to be. This also means it will persist across different accounts on the same machine / browser session which is also probably preferable.

@NoahTheDuke NoahTheDuke merged commit d1652fb into mtgred:master Jan 7, 2025
3 checks passed
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