mirror of
https://github.com/tanrax/org-social-relay
synced 2026-06-25 04:03:57 +02:00
97ef297efe
- Drop malformed #+BIRTHDAY values (not YYYY-MM-DD) instead of letting them reach the Profile DateField and abort the whole feed scan - Use a (connect, read) timeout of (3.05, 5) when fetching feeds so dead hosts are dropped faster without penalizing slow-but-alive servers - Add parser and scan_feeds regression tests