Commit Graph

4 Commits

Author SHA1 Message Date
595a659fe7 fix: reduce log flooding during data fetch
Replace verbose JSON logging with concise status messages:
- Success: '✓ Fetched SYMBOL'
- Error: '⚠️  SYMBOL: API rate limit or error - [message]'

Prevents logs from being flooded with full JSON responses
for 100+ stock symbols during startup.
2025-10-30 21:15:59 -04:00
tianyufan
bc288e54b4 update data 2025-10-25 21:16:38 +08:00
tianyufan
82c48486c0 update daily data 2025-10-24 21:57:28 +08:00
tianyufan
df5c25c98d init update 2025-10-24 00:35:21 +08:00