-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environment
S…
-
### Team
- [X] I've assigned a team label to this issue
### Severity
Minor, 1+ customer
### Version
2022.3.9164-hotfix.10176
### Latest Version
I could reproduce the problem in the latest build…
-
#### hello,
### when i use this package i got this error :
```bash
[Nest] 22613 - 07/25/2021, 4:34:24 PM LOG [InstanceLoader] EventStoreModule dependencies initialized +1ms
[Nest] 2261…
-
Process managers currently persist their state after each handled event. They also use a single all stream subscription to route events to an instance and for the instance to handle the event.
The…
-
### Enhancement Description
When using a PostgreSQL EventStore, TokenStore, or SagaStore, the attributes annotated with `@Lob` are automatically `toasted`. This behavior can be changed by overr…
ghost updated
1 month ago
-
The example by @yvoyer features a custom implementation of the Event Bus e.g..
But it will also show how to integrate with Symfony components.
Another custom example by @juliendufresne:
https://githu…
-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environme…
-
The `eventStore.toJSON()` prints the dates by converting them into local time.
For example, the Scheduler timezone is `UTC` and you add a new record:
```
scheduler.eventStore.add({
startDa…
-
To help onboard new users it would be useful to describe the main building blocks required to start using Commanded and configure an event store.
- `Commanded.Application` - explain what it is, and…
-
When I make a workflow it will not save I am running in k8s Cluster using the three node deployment.
When I run native or Docker I still am not able to save workflows........
Error in…