-
For a long time, this tool was rock solid. Now, we find occasionally that the (locally run) bedrock app that is the core of the tool will return a 500 for a view, causing the entire run to fail.
Th…
-
currently in quart-trio a failure in the app.nursery is swallowed and the web server continues unabated
https://gitlab.com/pgjones/quart-trio/-/issues/21
once an ASGI app acknowledges a lifespa…
-
```bash
$ granian
Illegal instruction
$ uname -a
Linux pizero 6.1.31+ #1654 Tue May 30 17:08:26 BST 2023 armv6l GNU/Linux
$ dpkg --print-architecture
armhf
$ sudo cat /proc/cpuinfo
processor :…
-
fastapi + starlette + granian + rsgiadapter. On windows 11. All latest versions.
The error is:
```
Traceback (most recent call last):
File "...\Python311\Lib\site-packages\granian\_futures.py"…
-
When opening the 'Objects' page postgres temporarily times out while gathering all records for the page. This occurs when having a lot of objects (currently 27k objects). After waiting for some time i…
-
## Describe the Bug
I use the `granian` HTTP Server support ASGI and get a issue below
```
File "/usr/local/lib/python3.11/site-packages/strawberry/channels/handlers/base.py", line 88, in dis…
-
Hello, is there any more allegiant solution for using python 3.12, 3.13 than
https://github.com/GoogleContainerTools/distroless/issues/1543#issuecomment-2432044825 ?
now i do understand nothing ab…
-
I can use it in uvicorn below approach
```
if __name__ == "__main__":
uvicorn.run("main:app", host='0.0.0.0' port=8080, log_level="info", reload=True)
```
How to use the granian.Granian w…
-
## I have bootrapped simple app with FastAPI and tried to lauch it on ASGI with granian, and then found that HTTP/1.1 Upgrade to HTTP/2 not working.
Graninan commandline: `granian --interface asgi --…
-
Trying to re-install taranis-ai on an Azure VM.
Git version :
```
commit b408a922e3683c2021e11cbb98b959ce50845612 (grafted, HEAD -> master, origin/master, origin/HEAD)
Author: Benjamin Akhras
…