Skip to content

Only trickle Reddit feeds after rate limit#5355

Open
lvivski wants to merge 4 commits into
Ranchero-Software:mainfrom
lvivski:trickle-after-rate-limit
Open

Only trickle Reddit feeds after rate limit#5355
lvivski wants to merge 4 commits into
Ranchero-Software:mainfrom
lvivski:trickle-after-rate-limit

Conversation

@lvivski

@lvivski lvivski commented Jul 4, 2026

Copy link
Copy Markdown

related to #5328

Reddit allows personalized feeds with ?feed=&user= that are not throttled the same way. Current logic applies equally to all reddit feeds. This PR changes the implementation to wait for the first 429 before trickling all reddit feeds.

I did not want to specialize based on QSP and just make sure to not throttle unconditionally.

@lvivski
lvivski requested a review from brentsimmons as a code owner July 4, 2026 23:17
@spacecowgoesmoo

spacecowgoesmoo commented Jul 18, 2026

Copy link
Copy Markdown

?feed=XXXX&user=YYYY is now throttled too. I think you also have to do http auth with your reddit username and password, which netnewswire doesn't have

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.

2 participants