Closed talismax closed 6 months ago
@talismax which version are you using?
Hey Gregorius, I was using the latest nuget pkg as of the post. I’ve seen some dependency bumps since then. Tomorrow I can retest with the latest if that helps.
On Tue, Apr 23, 2024 at 3:56 PM Gregorius Soedharmo < @.***> wrote:
@talismax https://github.com/talismax which version are you using?
— Reply to this email directly, view it on GitHub https://github.com/petabridge/Akka.Persistence.Azure/issues/385#issuecomment-2073430191, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARIFMIUNWORRRG37EAKJPTY63DJFAVCNFSM6AAAAABGA52S56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZTGQZTAMJZGE . You are receiving this because you were mentioned.Message ID: @.***>
@talismax I've found the bug that's causing the issue, working on a fix right now
I know that there are 19,000 events in the log for the given tag. The query is only giving me the first 1,000.
Configuration:
Query:
When I swap to the Akka.Persistence.Sql plugin I get all 19,000 events.
Thanks,
Kyle Reed