clragon / e1547

A sophisticated e621 browser
https://e1547.clynamic.net/
GNU General Public License v3.0
202 stars 15 forks source link

Force cache refresh causes delays #113

Open TayIorRobinson opened 9 months ago

TayIorRobinson commented 9 months ago

Describe the bug

When favouriting a post, it shows as favourited immediately, but if you check back after a while it eventually does favourite.

It seems like e1547 is refreshing thr posts list every time it tries tofavourite something which is very slow.

Screenshots

Screenshot 2023-11-12 112651

Platform

Logs

Additional context

clragon commented 8 months ago

This is generally intentional behaviour, as we want to refresh the posts that have changed.

Are you encountering this issue in combination with multi-select favoriting? This should usually not be an issue when favoriting single posts.

TayIorRobinson commented 8 months ago

@clragon: no - i normally use the app by swiping through posts from the subscriptions page, favouriting the ones I like.

clragon commented 8 months ago

I see. that is unfortunate.

There is hope. I have planned a new caching system that is far more sophisticated. Said system could eliminate this problem while also providing other pleasent benefits.

However, it is still under heavy development and not currently scheduled for any release. I will keep you updated.