-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documenta…
-
using `opentelemetry.instrumentation.asgi.OpenTelemetryMiddleware` with the following packages installed
- `opentelemetry-api = "==1.18.0"`
- `opentelemetry-exporter-otlp-proto-grpc = "==1.18.0"`
…
-
Affected deploy: 20240922-1636-deploy
Affected version/commit: 6c48eac (dev-1.5.4) Merge PR #308 from vGH305-incomplete-email-body
Impact : DB was not updated backup file size did not increment
…
-
**Describe the bug**
Windows does not support os.fork
Starting a socketify ASGI, for example falcon, raises `AttributeError: module 'os' has no attribute 'fork'`
**To Reproduce**
Steps to repr…
-
Error:
```
[info] 0#929131 [unit] ASGI Lifespan processing exception
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/django/core/handlers/asgi.py", line 150, i…
-
Hi; love the project!
Just want to preface this with the fact I'm pretty new to Django, and basically everything I'm talking about here I've figured out from trial and error, so there is more than …
-
### Feature Description
Granian is a HTTP server for python written in Rust who supports ASGI and WSGI, but it introduces a new protocol called RSGI who has an notable better performance.
Project:…
-
### **Background**
Currently, background tasks in ASGI applications are handled by the framework, rather than the server. To instrument ASGI applications, it is important to know if a background ta…
-
I followed the tutorial on my Nextcloud 28: installed exApp, created a daemon worker, added AiImageGeneratorBot app.
After several hours, the progress remained stuck at "0% deploying", then I finishe…
-
### Feature description
For compatibility with ASGI toolkits like [Starlette](https://www.starlette.io/), view.py should make it possible to defer the ASGI `scope`, `receive`, and `send`. This will a…