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

Implement proper rate limiting for iframe injection #135

@irdan

Description

@irdan

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions