You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really helpful to be able to use typed Receive<T> with the AtLeastOnceDeliveryActor base class within Akka.Persistence - as of right now all we have is the untyped implementation.