Skip to content

Replace confirm dialogs on edit/delete failures with exponential backoff#100

Open
sakfa wants to merge 1 commit into
j0be:masterfrom
sakfa:master
Open

Replace confirm dialogs on edit/delete failures with exponential backoff#100
sakfa wants to merge 1 commit into
j0be:masterfrom
sakfa:master

Conversation

@sakfa

@sakfa sakfa commented May 29, 2026

Copy link
Copy Markdown

On 429 rate-limit responses, automatically retry after 1s doubling each failure up to 1024s. Resets to 1s on any successful request or new run.

This removes annoying pop-up that requires manual intervention to resume deletion - tested when wiping my own account against real reddit, seems to work well.

Screenshot 2026-05-29 at 2 46 33 PM

On 429 rate-limit responses, automatically retry after 1s doubling each
failure up to 1024s. Resets to 1s on any successful request or new run.
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

Successfully merging this pull request may close these issues.

1 participant