-
I have seen this panic a couple of times in our integration tests:
```
{"level":"error","msg":"subscription has dropped. Reason: [rpc error: code = Unavailable desc = error reading from server: EO…
-
**Describe the bug**
After upgrading from 23.2.1 to 23.3.5 we suddenly experienced thousands of errors on our service. Basically every message that is attempted to be written to EventStore failed to …
-
I didn't use Eventstore, so probably some design discussion is needed. As I remember there was some mechanism that may fit pretty well to Pub/Sub abstraction.
To check:
- [ ] https://watermill.io/…
-
Hi here,
not sure if this is the right place to raise my question. Anyway, I'm using TestContainers to spin Docker containers to run integration tests using EvenStore database.
Every integration t…
-
Was wondering if anyone has wrangled with implementing an asynchronous EventStore to user with Kafka and other store engines?
Could we implement some version of the event store that would return so…
mumia updated
6 years ago
-
The goal of this issue is to support the approach discussed in various talks such as [this](https://www.youtube.com/watch?v=wXt54BawI-8).
First of all, WriteCondition should be renamed and a "condi…
-
The `CatchUp` mechanism was overhauled with #4289 but the current implementation still has some issues:
By default we use `Scripts::executeCommandAsync()` (using the [SubprocessProjectionCatchUpTri…
-
**Describe the bug**
When using a ConnectedEventStore that is connected to a message bus, the message bus does not receive events that are created via the `EventStore.pushEventGroup` method.
This…
-
## Expected Behavior
Without the Zitadel service, dashboards are loaded within a few seconds (1-5 seconds for each chart) on the same VM
## Current Behavior
After Datalens with Zitadel tes…
-
Events occurring while the target esdb connection is down are not synced once the target comes back online. I have noticed that the events are synced if the replicator is restarted.
**Steps to reprod…