-
Should the assistants be stateful or stateless?
If stateful, the client first ask for a session key, and then sends the questions+context. The advantage is that the client won't need to send the ch…
-
# Introduction
This issue belongs to https://github.com/chainwayxyz/citrea/issues/1237.
Value compression (U256 and code hash) is implemented in https://github.com/chainwayxyz/citrea/issues/1505…
-
Hi,
We have multiple issues related to the cluster syncing status. I think all of them can be solved with a startup probe that marks the pod as running only after cluster_node_state is synced.
#…
-
**Summary**
Karmada’s scheduling logic runs on the assumption that resources that are scheduled and rescheduled are stateless. In some cases, users may desire to conserve a certain state so that appl…
-
Maybe we should add an option for stateful resource policies.
This would allow users to write policies that did things like releasing a secret N times or only releasing secret A after secret B has…
-
Recent CI runs have revealed flaky tests in `tests/test_fuzz.py`.
Goal: Stabilize the test. A flaky test is worse than a failure because unlike the failure case a flaky result is able to hide behin…
-
Hello there, I observe similar behavior described in [issue 1986](https://github.com/hashicorp/terraform-provider-kubernetes/issues/1986) but in a stateful_set, where the pvc will wait for consumer …
-
## What
Add a stateful L4 LoadBalancer implementation that can keep live connections
between Node or Pod restarts or when Node or Pod is added or removed.
Although we can combine Coil with a third-p…
-
*Title*: Cannot set additional cookie attributes for stateful session cookies
*Description*:
There should be a way to set additional attributes for self generated cookies (https://github.com/envo…
-
### Component(s)
extension/storage, extension/storage/filestorage, receiver/filelog
### Is your feature request related to a problem? Please describe.
Currently, the collector operates in a s…