Unresponsiveness after update / viewing / downloading content #421
Labels
No labels
android: closed alpha
android: open beta
app-parity
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
creator
Epic
good first issue
hacktoberfest
help wanted
icebox
Invalid
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
product review
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-android#421
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Spoke to @akinwale about this last week - a few users on discord experienced very poor performance after the latest android app update. Not sure if it's related to a long running install (lot of cache?) or something not being cleared during an update, but clearing app data has helped them. Need to investigate why this is happening.
System Configuration
Anything Else
Screenshots
Internal Use
Acceptance Criteria
Definition of Done
I experienced this today and so have a couple other users. This should be bumped in priority. Not sure if it's related to cache or having multiple downloads. The UI does seem to lockup during SDK calls, but it's hard to tell.
One user that experienced this had it go away after deleting downloads, but it would come back after minimizing/reopening the app (then clear up after about 30 seconds). After clearing app data, the delay after minimizing goes away. So part of the problem is download data related, but there are still issues between upgrades until app data is cleared.
After testing with more downloads, I'm seeing more unresponsiveness. Sometimes it's definitely in the UI - for instance - I just loaded a video, it started playing, but the video was not moving (but audio was playing) and progress bar did not update until 6 seconds in.
Some questions:
When you call file list on the claim pages, is it called with the parameter for that particular claim?
Do you call file list by itself anywhere? If so, when?
Any other calls happening in the background repeatedly beside account_balance?
also seen in user videos, And could be related to the SDK not handling multiple downloads well...maxing out the user's connection (lbryio/lbry#1971)
Nope, that's a different issue. This is after the downloads are already completed
@tzarebczan we are expecting the next release addresses this. Please re-open if you still see this.