fixed up eod and added more aggressive skip logic to te

This commit is contained in:
Boki 2025-07-08 08:51:33 -04:00
parent d47f77fdc7
commit f4366f7289
8 changed files with 53 additions and 15 deletions

View file

@ -6,6 +6,7 @@ Data Ingestion
- CEO - watch all and save them to posts. do it every minute
- Test our handler specific rate limits
- Fix up handler worker counts
- In EOD get Symbols. instead of using their exchange in the symbol list save the original we searched for to avoid issues
Servers