Some checks failed
Deploy to Production / deploy (push) Has been cancelled
- 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)
8 lines
193 B
Markdown
8 lines
193 B
Markdown
# HEARTBEAT.md Template
|
|
|
|
```markdown
|
|
# Keep this file empty (or with only comments) to skip heartbeat API calls.
|
|
|
|
# Add tasks below when you want the agent to check something periodically.
|
|
```
|