ReadYouApp / ReadYouApp/ReadYou
Error loading articles
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
When refreshing my articles, an error pops up.
"Row to big to fit into CursorWindow. Requiredpos=85 TotalRows=86"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error while refreshing articles and trace the article-refresh path in the Android app. Identify the query or data-loading operation that produces the CursorWindow error, then verify the fix by refreshing articles without the error and checking that the articles still load correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- databases, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100