Switch date_last_updated from valid_from (rate change time) to last_verified_at (last check time). All dates verified in the same daily run now show a consistent timestamp rather than varying by when rates last changed. Also commit per-date instead of batching 10 days — prevents a single API error from rolling back up to 9 preceding committed dates. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| jobs | ||
| services | ||
| auth.py | ||
| database.py | ||
| Dockerfile | ||
| main.py | ||
| migrate_direct_data.py | ||
| requirements.txt | ||
| scheduler.py | ||
| schema.sql | ||