-
create agent from station api error message:
{"@t":"2025-04-14T02:53:13.6198330Z","@m":"Aevatar.Application.Grains.Agents.Creator.CreatorGAgent/5a6239fd6adb4c07adc07dd44b13974b read success v0 Flags= …
-
Hello,
I know there is no hurry, but to prepare usage of PHPUnit12 we need to fix at least PHPUnit deprecations.
For example, if your invoke this command :
```
vendor/bin/phpunit tests/Unit/Aggreg…
-
Pocketbase can send the middle tier an event when a collection changes. This opens up use cases where you maybe need to do extra processing. The obvious use case being to update the web GUI ( or na…
-
**Ecotone version(s) affected**: from 1.248.0
**Description**
After upgrading to Ecotone v1.248.0, event sourced aggregates no longer work when using business repository interface. The problem occu…
-
# User Story
As a system operator of Aevatar,
**I want** all grains of the same type to share a single MongoDB collection for event sourcing logs,
**so that** the number of MongoDB collections gro…
-
Exception message:
```
"Newtonsoft.Json.JsonSerializationException: Type specified in JSON 'Orleans.EventSourcing.LogStorage.LogStateWithMetaData`1[[Aevatar.Core.Abstractions.StateLogEventBase`1[[Aeva…
-
This may be down to me misunderstanding.
I am referring to the 3rd video on page https://eventsourcing-course.nebulit.de/scenarios-using-given-when-then/ it shows GWT for a read model, when there is …
-
At about 1 second in the Automation video of https://eventsourcing-course.nebulit.de/use-case-submit-cart/ there is a 1 second blast of white noise.
-
Hello,
While I'm pretty happy of my current implementation of your library (current version 3.10.4), sometimes I would like to display all events, aggregates and subscriptions on my project with only…
-
The ``IEventReplayState`` interface exists to easily access the internal ``EventReplayState``.
But the interface is currently in the ``EventSourcing.Commands.Infrastructure.Internal`` namespace. A bet…