Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
447 stars 71 forks source link

Handle dropped connection in PostgreSQL subscriptions #226

Closed oakie closed 1 year ago

oakie commented 1 year ago

Resolves #225 by calling the Dropped method from the base class when the PostgreSQL connection is dropped, like the EventStore subscription already does.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.