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

Optimise the number of successive AJAX Requests from the GUI #57

Closed
kev007 opened this issue May 11, 2016 · 1 comment
Closed

Optimise the number of successive AJAX Requests from the GUI #57

kev007 opened this issue May 11, 2016 · 1 comment
Assignees

Comments

@kev007
Copy link
Contributor

kev007 commented May 11, 2016

Task: AJAX Request Optimisation
Assignees: @kev007 and @ChrizZz110 (@IIDP/Front-End)
Deadline: Meeting 18.05.2016 @ 13:00

Details:

Reduce server load

  1. Less frequent auto updates (done: limited the maximum simultaneous updates to 1 and queue size to 1)
  2. Add auto update toggle (done)
@kev007
Copy link
Contributor Author

kev007 commented May 11, 2016

Non-async loading notification implemented. Only for use with manual load. Does not display errors. Is only visible during the wait for an AJAX response.

kev007 added a commit that referenced this issue May 18, 2016
…fication. Limited the frequency of http requests by implementing a queue system and preventing simultaneous requests.
kev007 added a commit that referenced this issue May 18, 2016
kev007 added a commit that referenced this issue May 18, 2016
@kev007 kev007 closed this as completed May 18, 2016
kev007 added a commit that referenced this issue May 18, 2016
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

No branches or pull requests

1 participant