-
Loading data from multiple connections sequentially can cause various corrupted load errors. I believe this is due to logic in `decoder_dict_from_ctx` not differentiating connections properly when loa…
-
### Description
> After creating the front-end visuals according to wireframe, only at this point will I start to create dynamics within the app i.e. a base definition of any functional connection be…
-
Hey Mike, Cool stuff, keep up.
Just want to let you know, that Management service is stopped, and remote connections disabled after direct deployment from the template. Is this for security reasons…
-
Error messages after upgrading from 9.1 to 9.2 on Debian 12:
```
2024-09-23 10:07:25.553 INFO [zerver.lib.push_notifications] Sending push notifications to mobile clients for user 9
2024-09-23 10…
-
Pages to design:
- [x] New Homepage Dashboard
- [x] DAGs list
- [ ] Assets page
- [x] DAG Details
Many table/card view pages should follow the same designs (dag runs list, task instances list, user…
-
Copied from #13779, because it was closed incorrectly and nobody reopened it since 3 months.
Justification:
1. Service Connections support Management Groups
2. App Service Tasks support Service C…
-
The current design, where both live in a single Connection, is adequate only for simple HTTP transactions in isolation, like from curl. Connection management (e.g. persistent connections with a remot…
-
We have completed all the necessary UI implementation, the only thing pending is the only thing remaining is
- [ ] Organizing the folder structure and adjustment of UI components done by @the-datag…
-
Hello,
I'm running into a crash that seems to be caused by a channel being closed prematurely.
It's hard to pinpoint exactly what causes it but the more activity there is the more frequent it becomes…
-
We've long-exposed the [gRFC A9](https://github.com/grpc/proposal/blob/master/A9-server-side-conn-mgt.md) APIs on NettyServerBuilder. This tracks the APIs on ServerBuilder.
See also #8991