microsoft / garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
https://microsoft.github.io/garnet/
MIT License
10.37k stars 525 forks source link

Ignore exceptions when publishing messages to some subscriber #810

Closed badrishc closed 4 days ago

badrishc commented 6 days ago

Ignore exceptions when publishing messages to some subscriber.

Fix #804