Stop stats api cache from halting #18

Merged
tgpholly merged 1 commits from cache-fix1 into master 2020-10-16 16:47:02 +01:00
tgpholly commented 2020-10-16 16:33:53 +01:00 (Migrated from github.com)

Closes #17
When stats API caching started it was halting the whole server, this isn't so much of an issue if it's only run once on startup but this is ran for every single file upload which clearly will cause some problems.

This PR fixes that and adds a log in the console stating that it finished caching.

sPGOzetYfSqolM

Closes #17 When stats API caching started it was halting the whole server, this isn't so much of an issue if it's only run once on startup but this is ran for every single file upload which clearly will cause some problems. This PR fixes that and adds a log in the console stating that it finished caching. ![sPGOzetYfSqolM](https://user-images.githubusercontent.com/37120476/96278346-48431400-0fcd-11eb-8ef7-fa1e129888d8.png)
littlemisssynth (Migrated from github.com) approved these changes 2020-10-16 16:46:41 +01:00
littlemisssynth (Migrated from github.com) left a comment

these changes appear logical and the externally shown testing demonstrated that they are functional.

these changes appear logical and the externally shown testing demonstrated that they are functional.
Sign in to join this conversation.
No description provided.