interlock
Circuit breaker for Python: sync + async in one class, sliding-window rate, slow-call detection, Polly-style resilience pipeline, type-safe API
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- config.yml
- feature_request.md
- api-compatibility.yml
- ci.yml
- codspeed.yml
- docs.yml
- mutation.yml
- release.yml
- scorecard.yml
- codecov.yml
- dependabot.yml
- PULL_REQUEST_TEMPLATE.md
- zizmor.yml
- test_call_paths.py
- test_contention.py
- test_lifecycle.py
- test_pipeline.py
- test_transport.py
- configuration.md
- failure-classification.md
- observability.md
- pipeline.md
- retries.md
- states.md
- timeout.md
- state-machine.svg
- aiohttp.md
- fastapi.md
- frameworks.md
- httpx.md
- httpx2.md
- index.md
- litestar.md
- llm.md
- redis.md
- requests.md
- tenacity.md
- comparison.md
- correctness.md
- demo.md
- getting-started.md
- index.md
- llms-full.txt
- llms.txt
- migration.md
- reference.md
- lifecycle.py
- pipeline.py
- README.md
- two_clients.py
- __init__.py
- _registry.py
- aiohttp.py
- fastapi.py
- httpx.py
- httpx2.py
- litestar.py
- otel.py
- redis.py
- requests.py
- tenacity.py
- __init__.py
- _classify.py
- _clock.py
- _coordination.py
- _detect.py
- _engine.py
- _initial_state.py
- _notify.py
- _state_machine.py
- _typing.py
- _windows.py
- breaker.py
- config.py
- errors.py
- listeners.py
- outcome.py
- pipeline.py
- protocols.py
- py.typed
- registry.py
- shared.py
- state.py
- timeout.py
- version.py
- window.py
- main.html
- build_llms_full.py
- conftest.py
- inmemory_storage.py
- test_aiohttp.py
- test_auto_transition.py
- test_breaker.py
- test_clock.py
- test_concurrency.py
- test_config.py
- test_coordination.py
- test_detect.py
- test_e2e.py
- test_engine.py
- test_errors.py
- test_examples.py
- test_fastapi.py
- test_httpx.py
- test_httpx2.py
- test_httpx2_e2e.py
- test_httpx_e2e.py
- test_initial_state.py
- test_integration_registry.py
- test_listeners.py
- test_litestar.py
- test_notify.py
- test_observability.py
- test_otel.py
- test_outcome.py
- test_pipeline.py
- test_protocols.py
- test_readme.py
- test_redis_storage.py
- test_registry.py
- test_requests.py
- test_shared.py
- test_shutdown.py
- test_state.py
- test_state_machine.py
- test_state_machine_model.py
- test_state_machine_properties.py
- test_storage_contract.py
- test_tenacity.py
- test_timeout.py
- test_typing.py
- test_version.py
- test_window.py
- test_windows.py
- typing_surface.py
- .coderabbit.yaml
- .gitignore
- .pre-commit-config.yaml
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.md
- context7.json
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- uv.lock
- zensical.toml
// repository documentation
Was this content helpful?
(0 ratings)
