NStore icon indicating copy to clipboard operation
NStore copied to clipboard

LambdaSubscription, wrong FailedPosition

Open alkampfergit opened this issue 7 years ago • 0 comments

If the first record next in polling generates an error( ex in mongo a wrong serialization) the FailedPosition of the LambdaSubscription is 0 (I'm expecting it to be the value of the position that caused the error).

alkampfergit avatar Mar 21 '18 12:03 alkampfergit