-
-
HTTP3 provides the ability to subscribe to nodes and then those nodes can push http requests to nodes that are subscribing, this protocol can improve the performance of decentralized nodes because the…
-
The [HTTP response code documentation](https://io.adafruit.com/api/docs/#errors) does not include response [422 Unprocessable Content](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/422).
…
-
-
If there are concurrent requests, is duckdb capable of handling them or will it result in a 500 error?
Would some sort of request queue or pool be needed?
-
To investigate:
```
Srv 0 2024-11-20 07:57:21 +0000 ERROR: Exception occurred while handling uri: 'https://dev.renku.ch/api/data/oauth2/connections/01HYZ9X2VZAY87988991JA2J48/installations?per_pag…
-
### Is your feature request related to a problem?
If OTA is configured to do a partial HTTP download over HTTPS, I noticed that it closes the HTTP connection after every 4 KB that it has received, …
-
![f66873900c7ee87c8986e7c303ab9b6](https://github.com/user-attachments/assets/202ab19f-bb66-49da-bc7f-125bbc8645b4)
-
Hi, Thanks for the great work!
I got an exception though telling me the package required "symfony/http-client". After installing it it worked.
-
`InvalidQueryException` sometimes (but not always, I believe?) throws HTTP 500s (not sure under which conditions it throws a 500 instead of returning an errored 200)
e.g. w/ `{ insertOne: { documen…