-
### What happened + What you expected to happen
A user reported this issue: https://ray-distributed.slack.com/archives/C01DLHZHRBJ/p1682522893195049
Log view in the dashboard stops working after t…
-
## Describe the bug
My project has a JPA entity annotated with `@UniqueConstraint` to guarantee the application won't persist duplicate data. One of its endpoints checks the presence of a key in the …
-
I know that with consul we have fault tolerance, but there maybe a possibility where all my consul servers are going down together. Then in that scenario, I will loose all the configuration I have sto…
-
```
When I saw the scalaris source code, I found several places where the values of
number of replicas and the size of majority are hardcoded. At the same time,
these parameters are described in the…
-
Although fault tolerance requires that each microservice writes to its own database tables, in practice this requirement is often violated.
The implementation of UUIDv7 for PostgreSQL had to switch…
-
We're using Redis broker + DyanmoDB backend, and we've noticed that when a worker pod is terminated (ungracefully) and the task was still running, the task stays in `STARTED` state. It seems as though…
-
See https://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html for examples
To start it off:
Aeron too big messages
Not enough peers to run jobs - some jobs may be unscheduled
Define…
-
I want to use cockroachdb instead of postgresdb as a writeDB to achieve NewSql advantages(high availability, high throughput, fault-tolerance and ... ) . cockroachDB has compatible with postgres drive…
-
I've been really curious about building operations on potentially-fallible synchronous code as well, without necessarily needing to pulling in an async runtime and block on a given function. The conte…
-
All the sensors will be publishing their status, like for example if they are alive, suspended, being read from, etc. for the fault tolerance system to judge if all the sensors are functioning properl…