akka / akka-persistence-jdbc

Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
https://doc.akka.io/docs/akka-persistence-jdbc/
Other
307 stars 139 forks source link

Failed: CurrentEventsByTagTest #782

Closed Roiocam closed 3 months ago

Roiocam commented 8 months ago

lntegration Tests flaky after PR #731, i will investigate why and fix it.

Failure Job

They both point to the flaky occurring in CurrentEventsByTagTest.

ennru commented 3 months ago

Hopefully fixed by