Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle rate limiting for openrss.org #4224

Open
brentsimmons opened this issue Feb 22, 2024 · 1 comment
Open

Handle rate limiting for openrss.org #4224

brentsimmons opened this issue Feb 22, 2024 · 1 comment

Comments

@brentsimmons
Copy link
Collaborator

Pay attention to 429 status code and the Retry-After header.

@brentsimmons brentsimmons changed the title Handle rate limiting for openers.org Feb 22, 2024
@brentsimmons brentsimmons added this to the NetNewsWire 6.1.5 milestone Feb 22, 2024
@DamonHD
Copy link

DamonHD commented May 26, 2024

May I suggest treating it and Cache-Control max-age the same, to maintain a don't-update-before internal date?

Slow-updating feeds really don't need to be checked every hour if they tell you to cache things or go away for several hours!

And you'll help save some battery life and data charges and carbon emissions for client and server too... B^>

Rgds

Damon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants