petabridge / Akka.Persistence.Azure

Azure-powered Akka.Persistence for Akka.NET actors
Apache License 2.0
13 stars 11 forks source link

Regression test for #350 #351

Closed Arkatufus closed 1 year ago

Arkatufus commented 1 year ago

Related to #350

Suspected that the issue was stemmed from persistent actors trying to recover after its journal and snapshot state were reset, found that this is not the case.