Harden check_requests against per-tournament failures #2

Merged
pecheny merged 1 commit from harden-check-requests into main 2026-06-03 11:43:15 +00:00
Owner

Wrap each tournament's info/requests processing in try/except so a single API error, timeout, or malformed record no longer aborts the entire notification batch. Also skip a tournament when _get_requests returns None (non-200 response) instead of raising on set(None).

🤖 Generated with Claude Code

Wrap each tournament's info/requests processing in try/except so a single API error, timeout, or malformed record no longer aborts the entire notification batch. Also skip a tournament when `_get_requests` returns None (non-200 response) instead of raising on `set(None)`. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Author
Owner

mentioned in commit 7d0139d8d5

mentioned in commit 7d0139d8d5bc5f674ce52a3dcdff9a4597b27402
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pecheny/rating_chgk_info_helper_bot!2
No description provided.