Hi
When creating an EventStoreStreamCatchUpSubscription with lastCheckpoint set to StreamPosition.End I’m getting an ArgumentOutOfRangeException ‘start should be non negative’ in the client api.
Is this as intended? Or is this a non sensical operation…
Thanks.