Skip to content

[pull] main from inclusionAI:main#67

Merged
pull[bot] merged 1 commit into
axistore80-coder:mainfrom
areal-project:main
May 9, 2026
Merged

[pull] main from inclusionAI:main#67
pull[bot] merged 1 commit into
axistore80-coder:mainfrom
areal-project:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 9, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…sity (#1315)

* fix(archon): improve HTTP client reliability and reduce logging verbosity

Introduce shared httpx.AsyncClient factory with connection pooling,
transport-level retries, and high-capacity limits. Add retry decorators
for transient failures across gateway/router/workflow HTTP calls.

Key changes:
- Add create_httpx_client(), async_http_retry, async_httpx_retry in infra/utils/http
- Add suppress_http_loggers() to silence uvicorn/httpx/aiohttp noise
- Fix router to route by registration (not health) during weight-update pauses
- Refactor training controller to shared async client (eliminate per-request churn)
- Apply retry decorators to inference workflow and gateway forwarding
- Add access_log=False and uvicorn capacity kwargs to all service entrypoints

* chore: fix tests
@pull pull Bot locked and limited conversation to collaborators May 9, 2026
@pull pull Bot added the ⤵️ pull label May 9, 2026
@pull pull Bot merged commit 3403b09 into axistore80-coder:main May 9, 2026
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant