머니페니 862c1637bd
Some checks are pending
Deploy to Production / deploy (push) Waiting to run
fix: add resilience to ETFCollector and ValuationCollector
- ETFCollector: retry once on JSONDecodeError/ConnectionError with 3s delay
- ValuationCollector: fallback to previous 3 business days on KeyError/empty data
- Both: graceful skip on persistent failure, never delete existing DB data
- Add test_collector_resilience.py (9 tests)
2026-03-29 22:45:20 +09:00
..