Skip to content

Update from task 1b82cc0f-e2e8-4a10-a6e4-5b0be998cab1#32

Merged
aihlp merged 1 commit into
mainfrom
icd-11-синхронизация-с-ошибками-8cab1
Jul 1, 2026

Hidden character warning

The head ref may contain hidden characters: "icd-11-\u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f-\u0441-\u043e\u0448\u0438\u0431\u043a\u0430\u043c\u0438-8cab1"
Merged

Update from task 1b82cc0f-e2e8-4a10-a6e4-5b0be998cab1#32
aihlp merged 1 commit into
mainfrom
icd-11-синхронизация-с-ошибками-8cab1

Conversation

@aihlp

@aihlp aihlp commented Jul 1, 2026

Copy link
Copy Markdown
Owner

This PR was created by qwen-chat coder for task 1b82cc0f-e2e8-4a10-a6e4-5b0be998cab1.

- Replace tenacity retry decorator with manual retry logic in fetch_node_data_safe to fix RuntimeError with aiohttp sessions
- Implement fallback mechanism to extract child URIs from root MMS response instead of relying solely on latestRelease endpoint
- Add support for fallback release versions (2026-01, 2025-01, etc.) when latestRelease is unavailable
- Enhance error logging with detailed status codes, error messages and response text for debugging
- Update GitHub Actions workflow with 30-minute timeout and always-commit strategy for robustness
- Distinguish between 4xx client errors (no retry) and 5xx server errors (with retry/backoff) in HTTP handling
- Improve SSL handling with trust_env=True for proper certificate management in GitHub Actions
- Add comprehensive exception handling during initial queue seeding to prevent process crashes
- Refactor seed_initial_queue logic to prioritize root URI children extraction over latestRelease requests
@aihlp aihlp merged commit 4779282 into main Jul 1, 2026
1 check failed
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.

2 participants