-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
O-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorS-Major Severely degrades major functionality or product features, with no satisfactory workaroundS-Major Severely degrades major functionality or product features, with no satisfactory workaroundT-DefectSomething isn't working, this is a bugSomething isn't working, this is a bug
Description
It seems like mjolnir creates a new device every few hours. This is problematic because (a) it means that we accumulate hundreds of active sessions on the @abuse
account, but more pertinently because (b) it is incompatible with the need to ignore insecure devices for e2ee messaging, per matrix-org/matrix-spec-proposals#4153.
We need to figure out why mjolnir is doing this (possibly it happens when it gets a 503 from the homeserver?), and make it not.
Metadata
Metadata
Assignees
Labels
O-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorS-Major Severely degrades major functionality or product features, with no satisfactory workaroundS-Major Severely degrades major functionality or product features, with no satisfactory workaroundT-DefectSomething isn't working, this is a bugSomething isn't working, this is a bug