Some older feeds showing up after a cache clear

Open
#124 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

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.

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.

Dominant language
Python
Stars
144
Forks
197
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/planet

All issues in python/planet

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.