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> |
||
|---|---|---|
| .. | ||
| direct_profiles | ||
| scraper_backends | ||
| __init__.py | ||
| booking_scraper.py | ||
| central_settings.py | ||
| direct_scraper.py | ||
| newbook_rates_client.py | ||
| proxy.py | ||