As discussed earlier on gitter, I'd like to suggest an alternate design for the current Notification event and Wait / WaitAsync system, as the current is API difficult to understand and work with. In ...
I wrote a worker in .NET 3.1 which use Npgsql notification. Application is run into Kubernetes and database is an Azure service. All work fine during few days, but then notification handler stop ...