Guard against serialization errors + other fixes

Guard against a class of errors seen in live use by:

  • Letting feedparser handle URL opening itself
  • Ignoring ValueError raised while populating the cache

Bug: T342803

Merge request reports

Loading