Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matrix-commander --room-redact does not wait if during the treatment of the multiple arguments RoomRedactError: M_LIMIT_EXCEEDED Too Many Requests - retry after Xms starts appearing #15

Open
Benjamin-Loison opened this issue May 17, 2024 · 0 comments

Comments

@Benjamin-Loison
Copy link
Owner

Benjamin-Loison commented May 17, 2024

So it seems clear that matrix-commander is just proceeding one redaction at a time.

...
2024-05-17 12:11:41,097:     INFO: matrix-commander: Successfully redacted event $CENSORED in room !CENSORED:matrix.org providing reason 'Spam'.
2024-05-17 12:11:41,338:     INFO: matrix-commander: Successfully redacted event $CENSORED in room !CENSORED:matrix.org providing reason 'Spam'.
2024-05-17 12:11:41,440:    ERROR: matrix-commander: E213: Failed to redact event $CENSORED in room !CENSORED:matrix.org with reason 'Spam'. Response: RoomRedactError: M_LIMIT_EXCEEDED Too Many Requests - retry after 1936ms
2024-05-17 12:11:41,507:    ERROR: matrix-commander: E213: Failed to redact event $CENSORED in room !CENSORED:matrix.org with reason 'Spam'. Response: RoomRedactError: M_LIMIT_EXCEEDED Too Many Requests - retry after 1860ms
...

Would help #8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant