Skip to content

Scan updates & robustness#39

Merged
kernelcoffee merged 1 commit into
masterfrom
dev/scan_robustness
Jul 18, 2026
Merged

Scan updates & robustness#39
kernelcoffee merged 1 commit into
masterfrom
dev/scan_robustness

Conversation

@kernelcoffee

Copy link
Copy Markdown
Owner
  • Drift detection: a listing page that parses to zero giveaways without SteamGifts' 'No results were found.' marker (pagination--no-results) now raises SteamGiftsScrapeDriftError instead of silently returning an empty list; the sync logs it as a warning in the activity log. Captured a real empty-search page as a sanitized fixture
  • Wishlist scans now use max_scan_pages (was hardcoded 1 page) with early stop: an empty or short (<50 rows) page ends any scan, so small lists still cost a single request
  • After a complete wishlist scan (end of list actually seen), active giveaways flagged is_wishlist that no longer appear lose the flag (game removed from Steam wishlist); expired rows keep the flag as history, and partial or drift-aborted scans never un-stick anything

…tick

- Drift detection: a listing page that parses to zero giveaways without
  SteamGifts' 'No results were found.' marker (pagination--no-results)
  now raises SteamGiftsScrapeDriftError instead of silently returning
  an empty list; the sync logs it as a warning in the activity log.
  Captured a real empty-search page as a sanitized fixture
- Wishlist scans now use max_scan_pages (was hardcoded 1 page) with
  early stop: an empty or short (<50 rows) page ends any scan, so small
  lists still cost a single request
- After a complete wishlist scan (end of list actually seen), active
  giveaways flagged is_wishlist that no longer appear lose the flag
  (game removed from Steam wishlist); expired rows keep the flag as
  history, and partial or drift-aborted scans never un-stick anything
@kernelcoffee
kernelcoffee merged commit 3a136d2 into master Jul 18, 2026
6 checks passed
@kernelcoffee
kernelcoffee deleted the dev/scan_robustness branch July 18, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant