Dzoukr / CosmoStore

F# Event store for Azure Cosmos DB, Table Storage, Postgres, LiteDB & ServiceStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESERROR_POSITION_POSITIONNOTMATCH return last position?

deyanp opened this issue · comments

Would it be possible to return the last stream position (nextPosition) in the ESERROR_POSITION_POSITIONNOTMATCH exception, so that the client code can parse it out and return 409 with ETag = last stream position (in the context of REST API)?

Fixed in v3.0.0