You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the logs it's filled with Android clients auto-fetching original text. That should be fetched on demand. This will relieve a whole lot of pressure on the backend. Let's release this as soon as possible.
The text was updated successfully, but these errors were encountered:
@samuelclay There is a preference to pre-fetch the original text on stories that have that mode enabled. Should that be taken out as well? The default value for the preference was true.
Yeah, we should remove it. We don't have it on iOS and I remember thinking that when it shipped on Android it might pose a problem. We're there and it should be removed.
sictiru
added a commit
to sictiru/NewsBlur
that referenced
this issue
Feb 5, 2025
Looking at the logs it's filled with Android clients auto-fetching original text. That should be fetched on demand. This will relieve a whole lot of pressure on the backend. Let's release this as soon as possible.
The text was updated successfully, but these errors were encountered: