Skip to content

Implement editing ratelimit #22

@Arnuh

Description

@Arnuh

https://www.reddit.com/r/redditdev/comments/miqx0k/on_the_new_rate_limit_for_editing_comments/

Gives a result of

{"json": {"ratelimit": 4.701076, "errors": [["RATELIMIT", "Looks like you've been doing that a lot. Take a break for 4 seconds before trying again.", "ratelimit"]]}}

Need to create a slightly separate ratelimiter for edits which will check for these responses & also specifically prevent edits happening faster than 5 seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions