Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 304 Bytes

File metadata and controls

18 lines (13 loc) · 304 Bytes

FastAPI Exception Capture Usage

Minimal reproduction of PostHog exception capture issue.

Quick Start

cd posthog-python/playgrounds/fastapi-exception-capture
export POSTHOG_API_KEY="your_key"
uv sync
uv run python app.py

Test

curl http://localhost:8000/test-exception