Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix consent failures for extremity dummy events sending #5905

Closed
neilisfragile opened this issue Aug 23, 2019 · 0 comments
Closed

Fix consent failures for extremity dummy events sending #5905

neilisfragile opened this issue Aug 23, 2019 · 0 comments
Assignees
Labels
z-bug (Deprecated Label)

Comments

@neilisfragile
Copy link
Contributor

relates to #5319

Events are puppet'd into a room and can fail if the user has not seen the server's toc and 'given consent' (perhaps they are idling).

Example error is synapse.api.errors.ConsentNotGivenError: 403: To continue using the matrix.org homeserver you must review and agree to our terms and conditions...

This means that some rooms do not benefit from the process and the larger the room the more likely to be caught by this bug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-bug (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

1 participant