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

Optimization/fix slow backup when asset list is long. #104

Merged
merged 3 commits into from
Apr 3, 2022

Conversation

alextran1502
Copy link
Contributor

This PR removed the WebSocket listener on_upload_success to avoid updating the main asset list on the main page.

The app will listen to the event after navigating back from the backup page.

@alextran1502 alextran1502 merged commit be2794a into main Apr 3, 2022
@alextran1502 alextran1502 linked an issue Apr 3, 2022 that may be closed by this pull request
@alextran1502 alextran1502 deleted the optimization/fix-backup-slow-on-long-list branch April 5, 2022 20:00
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 this pull request may close these issues.

[PERFORMANCE] Slow backup when the backup list is long - mobile app.
1 participant