ReadYouApp / ReadYouApp/ReadYou
Possible excessive HTTP requests causing Akamai WAF "IP Burst" blocks on Deutschlandfunk
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Checklist
- I've already searched in existing issues and haven't found a similar problem reported.
- I'm using the latest version of the app
- This error caused the app to crash
- This error is reproducible
Which category best fits this error?
Others
App version
0.16.1
Reproduction steps
Account type: Local
Reproduction steps:
Install Read You 0.16.1 on Android.
Add the official Deutschlandfunk RSS feed: https://www.deutschlandfunk.de/nachrichten-100.rss
Keep the default sync interval (30 minutes).
Open multiple Deutschlandfunk articles from the feed over time.
Occasionally, opening an article results in an Akamai WAF error: Access Denied Reference #...
This issue is intermittent and cannot be reproduced on demand.
The Deutschlandfunk technical team investigated one of the reference IDs and confirmed that the request was temporarily blocked by their Web Application Firewall due to an "IP Burst" (too many requests from one IP). They suggested that the app or one of its libraries might generate more HTTP requests than expected.
Crash report
Not applicable — the app did not crash.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Deutschlandfunk RSS scenario described for Read You 0.16.1, focusing on sync and article-opening request activity and comparing it with the reported Akamai IP Burst block. The issue names no source file or test; done means identifying and preventing the excessive requests, with coverage for the request behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100