jet / propulsion

.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
https://github.com/jet/dotnet-templates
Apache License 2.0
177 stars 24 forks source link

Events missed from index #224

Closed epNickColeman closed 1 year ago

epNickColeman commented 1 year ago

This needs more tests, but this change fixes the failing test. Should probably add tests for the other cases, this will fail louder when there is a gap within an Epoch now, before it only detected gaps in batches.

bartelink commented 1 year ago

Thanks for doing this, much appreciated (lurkers: there's an associated discussion in the channel) Let me know if/when you want an alpha pushed to nuget

bartelink commented 1 year ago

Thanks, I did a manual merge with some tweaks just now 35dfe3f