Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Implement proper rate limiting for iframe injection #135

Open
irdan opened this issue Aug 21, 2015 · 0 comments
Open

Implement proper rate limiting for iframe injection #135

irdan opened this issue Aug 21, 2015 · 0 comments

Comments

@irdan
Copy link
Member

irdan commented Aug 21, 2015

Right now we have a rather brittle method of rate limiting iframe injection. Specifically, we are only looking at the total count of iframes.

This caused injection to stop working for me while using privly in chat because 39 messages had been sent in total. We should implement a robust method of rate limiting injections. Something like a processing queue comes to mind.

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

No branches or pull requests

2 participants