-
Problem:
When working with multiple connections, it’s difficult to efficiently switch between them. Currently, connections are managed via a dropdown, which can be cumbersome when frequently jumping …
-
my server reboots daily, it starts back up in under 30 seconds, however other servers often do not reconnect
maybe stream management may help here
prosody appears to have this experimentally, but …
-
### Description:
Currently, the frontend renders static pages from the `frontend` directory without establishing any API connections. To improve this, I propose introducing a global state management …
-
RPC calls to the same endpoint should share a single connection (or pool of connections if the service is load balanced). Implementation should respect connection timeouts.
See https://github.com/d…
-
We encountered connection leaks when using JaVers' automatic schema management in a Spring Boot project with PostgreSQL and jOOQ (without JPA). During schema validation or modification, JaVers opens d…
-
# Epic
As a quality manager I want sources not to be duplicated in quality reports, even though they are used for multiple metrics, so that keeping sources up-to-date is less work, less error-prone, …
-
# Problem
Currently, handling connections in libquotient-based clients is complicated.
To log in a client, the flow is roughly:
- Create a `Connection` object
- run `Connection::resolveServer(…
-
As management of [data](https://github.com/ModelarData/ModelarDB-RS/pull/185) and [metadata](https://github.com/ModelarData/ModelarDB-RS/pull/208) using [`deltalake`](https://crates.io/crates/deltalak…
-
Connection management needs improvement. There is currently no indication in the GUI if the camera is removed from the network.
-
**Is your feature request related to a problem? Please describe.**
I'm running into an issue regarding load balancing fairness. The situation is:
- On the server side of the equation, I have multi…