RSSNext / RSSNext/Folo

Overload traffic on Android client

Open
#4,294 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug platform: mobile
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Platform

Mobile - Android

Describe the bug

每次打开App,就会加载订阅的全部数据,而不是当前页面正在浏览的部分。导致一次打开App就会消耗几百兆的流量。用Wi-Fi还好,对于没有Wi-Fi的环境,流量实在是吃不消。

Entry ID

No response

Relevant Information

No response

Reproduction Video

No response

Environment

No response

Validations
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • This issue is valid
Contributions
  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Android app's startup data-loading entry point and trace why all subscribed data is fetched instead of only the data for the current page. Reproduce the issue without Wi-Fi, then verify that opening the app limits loading to the currently viewed portion and avoids the reported hundreds of megabytes of traffic.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, typescript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.