Lightweight sliding-window per-IP rate limiter (100 req/min default) with no external dependency. Health endpoint is excluded. Returns 429 with Retry-After header when exceeded. Sufficient for single-process SQLite deployments; document the Redis upgrade path for scale. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analysis_service.py | ||
| test_api_endpoints.py | ||
| test_bbox.py | ||
| test_chunking.py | ||
| test_models.py | ||
| test_pipeline_options.py | ||
| test_rate_limiter.py | ||
| test_repos.py | ||
| test_schemas.py | ||
| test_serve_converter.py | ||
| test_settings.py | ||