EventStore / EventStore.UI

The user interface for Event Store
Other
58 stars 38 forks source link

Fix off by one error in behind message count in persistent subscriptions #320

Closed hayley-jean closed 2 years ago

hayley-jean commented 2 years ago

Fixes https://github.com/EventStore/EventStore.UI/issues/319

The number of messages required to be processed by a persistent subscription to stream to catchup is off by one. This was introduced in commit: https://github.com/EventStore/EventStore.UI/commit/26d9cf5dd15ff86c1939c62ef3b35a24d4bb1b56