cleanup_stale_batches and force_reset_scraper were leaving hotels_found and rates_scraped at 0 because update_scrape_batch never ran — the container was killed before it could. Now we subquery booking_com_rates by scrape_batch_id to show what was actually saved before the interruption. 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 | ||