-
Hello!
We love Dash, it's been perfect for our team of Python developers who want to provide rich web frontends.
We're coming up against the issue that it's difficult to host alongside our other…
-
I'm wondering if we could migrate to using a "standard" or at least very common model for requests and responses.
What I'm thinking is using the wrappers from Werkzeug https://werkzeug.palletsproje…
-
**Describe the bug**
Last sprint, BiodivSports app instance have often been unusable due to an heavy load (almost camptocamp calls, which culminate to more than 250000 hits/day this summer). Conse…
-
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.10/site-packages/pydantic/type_adapter.py", line 270, in _init_core_attrs
self._c…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
sentry-sdk==2.6.0
django==5.0.6
### Steps to Reproduce
1. django app on completely async stack;
2. sentry configuration:
…
-
## Feature request
**Question 1: What is the problem?**
- What is the expected behavior?
Possibility to run asgi applications like Django asgi, FastApi in asgi mode.
- What is the actual behav…
-
I'm about to deploy a django app. I was originally going to use `uvicorn` with Django 3.0, but after seeing `whitenoise` doesn't work with asgi servers yet was thinking of just reverting back to wsgi.…
-
Full responses would be good to see.
-
Привіт розробникам!
Message in talk: @assistant What sounds do cats make?
docker logs -f nc_app_talk_bot_ai
```
TRACE: 127.0.0.1:39434 - HTTP connection made
TRACE: 127.0.0.1:39434 - …
-
This is a feature request / proposal to add ASGI support to tornado. Advantages are twofold:
1. It would "automatically" add HTTP/2-support to tornado given a suitable server like hypercorn or daph…