-
Was looking at your benchmarks, and noticed you implemented your own server, which is a bit of a mess, because I'm pretty sure some connection weren't being closed by fiberhttp. Anyway, that's beside …
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
## Expected Behavior
added
`{"Content-Type": "application/json", "X-Token": "xxxxx"}`
in gui
```
{
"timestamp": "2024-09-13 09:04:54.989189",
"headers": {
"Host": "172.3…
-
I'm using `UnaryServerInterceptor` from `"gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/grpc"`.
This generates a metric `trace.grpc.server.hits` which is the main metric I have for inco…
-
**Description**
I am looking to migrate python server from flask socketio to FastAPI with websockets support. This issue only requires to converts the `/`, `login` and `connect` endpoints from flask …
-
This is a current action item in Porting Flask to FastAPI #789.
## Overview
Currently, API handles errors for production and development environments in the same way. This issue is meant to be a po…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
We had multiple people ask if they could use Python backend in Wasp. Mostly Flask was assumed, as a backend server. React as frontend is ok, even great.
I will list here some ideas on how Python co…
-
**Environment**
![image](https://user-images.githubusercontent.com/59192491/177108931-0625adc9-54af-4e59-b6cc-e80fdf448b65.png)
**Steps to Reproduce**
1.Create a Flask Web Project.
2.Click Cre…
-
When I run Django application or flask, and close it, if I launch python, I get this error :
```
Fatal Python error: _Py_InitializeCore_impl: no thread state found
Thread 0x000000016d57b000 (mo…