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

Message display corruption #3845

Open
JayDaley opened this issue Sep 26, 2024 · 2 comments
Open

Message display corruption #3845

JayDaley opened this issue Sep 26, 2024 · 2 comments
Labels

Comments

@JayDaley
Copy link

Scrolling down though the messages to the dnsop mailing list using the down key I got to this one and then after that, each time I pressed down key the bottom pane showing the message did not change but linked text "Show header" was added, with the link to https://mailarchive.ietf.org/arch/browse/dnsop/#. This is reproducible.

See screenshot:
Screenshot 2024-09-26 at 13 49 43

@rpcross
Copy link
Collaborator

rpcross commented Sep 30, 2024

This is caused by recent rate limit rules applied to mailarchive.ietf.org to combat abuse, 40 requests per minute per IP. The down arrow loads content for every message viewed in the preview pane. The UI needs to be refactored to load content more efficiently.

@rpcross
Copy link
Collaborator

rpcross commented Nov 7, 2024

Related to issue #3859

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

No branches or pull requests

2 participants