Conversation:
Notices
-
@archaeme Possibly. It could be the same thing I wondered for redis is possible for them (they're not handling the transport for the avatar federation)
This is something I'd have to sit down with and do some real tests and traces to figure out.
-
@archaeme There's two times the avatar information is updated:
1: Live with a federated activityverb
2: When the hubsub is renewed (restarting the queuedaemons is you use them will force all of them to remove)
Could be possible the transit isn't being handled by redisqueue, but there's no reason it shouldn't be.
-
@archaeme I kind of want to create a new system that will handle it better in the way I described before, but at the very least I have to trace and remove the old way first anyways.