Some older feeds showing up after a cache clear
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 144
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Problem
After we cleared the cache to address another issue, some very old posts showed up.
Details
A quick investigation suggests that the feeds / posts don't provide the date fields which the planet / feedparser software are looking for and the code falls back to some default value like today.
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 tracing how the planet/feedparser software handles feeds and posts that lack date fields, including the behavior after a cache clear. Reproduce the appearance of old posts and inspect the fallback date handling. Done means missing date fields no longer cause very old posts to appear after clearing the cache.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100