framework · inferred from evidence
Starlette
A lightweight ASGI framework for Python.
- TypeError: _run_asgi2() takes 2 positional arguments but 4 were given (New Relic + Sentry ASGI middleware)
Starlette/FastAPI app using SentryAsgiMiddleware plus New Relic's Python agent fails to launch: `TypeError: _run_asgi2() takes 2 positional arguments but 4 were given` in newrelic/api/asgi_application.py. App works fine without newrelic-adm