Aaron Stannard
Aaron Stannard
Have a beta of this going into v1.5.28-beta1
Can confirm that this is still not a totally solved problem in v1.5.30 - said as much when we merged #7327
I can validate that this DOES disable DData from writing to disk: ```csharp public static class DrawingSessionActorExtensions { public static AkkaConfigurationBuilder AddDrawingSessionActor(this AkkaConfigurationBuilder builder, string clusterRoleName = ClusterConstants.DrawStateRoleName) { builder.WithShardRegion("drawing-session",...
This is now resolved via https://github.com/akkadotnet/Akka.Hosting/issues/512
Is this a handled or unhandled `Exception` ?
@Degot did you see my previous comment? If this is a handled exception then we can deprioritize it
Item can be handed downstream from a SelectAsync stage even though a earlier item throws a exception
Interesting, thanks @MattiasJakobsson we will look into this
There's no way to do this currently - you can always create actors at a later time via actor messaging of course
That's a good question! Looks like `dotnet-affected` was created a couple of years after the first few versions of Incrementalist - it looks really similar and supports some things we...
Also, just had my company @petabridge start sponsoring you. Great project!