Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

🚑 hotfix for slow read notifications API#530

Open
lifenautjoe wants to merge 1 commit into
developfrom
hotfix/slow-notifications-page
Open

🚑 hotfix for slow read notifications API#530
lifenautjoe wants to merge 1 commit into
developfrom
hotfix/slow-notifications-page

Conversation

@lifenautjoe

Copy link
Copy Markdown
Member

This is a hotfix for refreshing the notifications after first load which on profiles with tons of notifications, takes a millenia to load.

This wont wait for the server read notification API call to come back before retrieving new notifications and instead it will mark them as read locally. There is a chance that the data might be out of sync on app reset... however this is preferable than the alternative section taking 10+ seconds to load.

We'll fix the API, this is a temporal fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant