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

Optimize GetAndSetFullUnitsPresetDetailsRequest time #33

Open
guerro323 opened this issue Jul 1, 2021 · 0 comments
Open

Optimize GetAndSetFullUnitsPresetDetailsRequest time #33

guerro323 opened this issue Jul 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@guerro323
Copy link
Collaborator

As for now this request has multiple mini requests inside the client.
The best would be to merge this into one request with a big response from the MasterServer.
This would result in less wait time for users who has a bad ping.

(plus we can also optimize that part on the MasterServer which can even reduce that wait further)

@guerro323 guerro323 added the enhancement New feature or request label Jul 1, 2021
@guerro323 guerro323 self-assigned this Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant