mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-05-20 17:40:50 +00:00
|
Some checks are pending
CI / checks (push) Waiting to run
Generalize retryable_upstream_status to HTTP 500-599 plus 429. Improve execute_with_retry log label with actual status. Preserve OpenAI InternalServerError 5xx in map_error after overload check. Unify native stream send: log via _raise_for_status then optional async aclose. Add _maybe_await_aclose for httpx doubles in tests. Rename openai compat retry tests to 5xx; parameterize native/limiter/mapping tests. |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| config | ||
| contracts | ||
| core | ||
| messaging | ||
| providers | ||
| __init__.py | ||
| conftest.py | ||
| provider_request_mocks.py | ||
| stream_contract.py | ||