Bug #1773
Avatar loading happens too often
Status: | Closed | Start date: | 08/26/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | n8fr8 | % Done: | 0% | |
Category: | - | |||
Target version: | v12 - March Mantra | |||
Component: |
Description
Currently, this takes about a minute with an average roster size on every reconnection in a mobile environment.
Use pubsub so that avatars are only loaded when they change.
History
#1 Updated by n8fr8 over 4 years ago
We cache all avatars, so it should not be reloading them, only attempting to load the ones that we don't have. Definite bug.
#2 Updated by n8fr8 over 4 years ago
- Status changed from New to Resolved
cacheing and only loading on presence change now
#3 Updated by n8fr8 over 4 years ago
- Status changed from Resolved to Closed