Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERFORMANCE] Slow backup when the backup list is long - mobile app. #99

Closed
alextran1502 opened this issue Apr 1, 2022 · 0 comments · Fixed by #104
Closed

[PERFORMANCE] Slow backup when the backup list is long - mobile app. #99

alextran1502 opened this issue Apr 1, 2022 · 0 comments · Fixed by #104
Assignees

Comments

@alextran1502
Copy link
Contributor

Performance Problem
Websocket causes slow backup when the backup list is long, due to continuous rerendering of the assets list on the home page.

Suggestion

  1. Stop listening to WebSocket on_upload_success event when navigating to backup_controller_page
  2. Refetch all assets after poping back from backup_controller_page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant