issues
search
EventStore
/
EventStore-Client-Dotnet
Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
147
stars
38
forks
source link
Adjust batch appender
#190
Closed
timothycoleman
closed
2 years ago
timothycoleman
commented
2 years ago
Recreate batch appender on discovery failure
Make certain a request cannot be added to a batch appender that is cleaning up
Make certain IsUsable is called on the same batchappender that we will append with
Complete the call tidily in the happy path