sdk-pythonAsync & Framework IntegrationsIntegrate the sync SDK in Django, FastAPI, Flask, and asyncio runtimes (asyncio.to_thread for flush)Copy PagePart 1 — Shipped: sync runtime integrationHow the queue worksQuick decision tableAWS LambdaGoogle Cloud Rungunicorn (sync workers)uvicorn / hypercorn (ASGI)Celery workersCLI scripts and batch jobsUsing the sync SDK from async codeWhat happens if you never flush?Part 2 — Planned (Phase 3 design intent, not yet shipped)Why async is deferredSync–async coexistence model (planned)Forward-compatibility auditPlanned public API shape (design intent only)Planned framework helpers (design intent only)Cross-SDK parity coverage (binding constraint for async)Open questions for Phase 3 sign-offRelated pages