chore: Log errors from failed pub/sub messages

This commit is contained in:
Zomatree
2023-08-10 21:04:31 +01:00
committed by Paul Makles
parent bfdd713d38
commit 92032cd9bc
3 changed files with 11 additions and 5 deletions

View File

@@ -33,3 +33,4 @@ async-std = { version = "1.8.0", features = [
# core
revolt-presence = { path = "../core/presence", features = ["redis-is-patched"] }
sentry = "0.31.5"