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

Refreshing cache gets stuck (Probably due to new PP curve) #11

Closed
Rockster34 opened this issue Mar 2, 2020 · 2 comments
Closed

Refreshing cache gets stuck (Probably due to new PP curve) #11

Rockster34 opened this issue Mar 2, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Rockster34
Copy link

Trying to refresh cache will result in it just getting stuck.

What I also recommend is the ability to update the cache in mass to save on clicks and also to save time.

@Splamy
Copy link
Owner

Splamy commented Mar 2, 2020

Yeah, pp calculation changes always mess with sse, it's the same as the last time they changed pp calculation.
But that's a drawback I'll have to accept when trying to be efficient and only update lazily.

However something like 'update all' and 'force update all' was something I also felt would be useful sometimes.
I think I will add those buttons to the options menu so they don't clutter the user profile.

They are currently changing everything the entire time, so testing isn't that easy, everything is at 0pp lul
So yeah, I'll prepare some changes and push them and then see along when everything calms down

@Splamy Splamy added the enhancement New feature or request label Mar 2, 2020
@Splamy
Copy link
Owner

Splamy commented Mar 2, 2020

Alright, I added '(Force) update all users' buttons. You can check them out whether they work without problems

@Splamy Splamy closed this as completed Mar 29, 2020
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

2 participants