diff --git a/bot.py b/bot.py index 3f55d3e..e34aee6 100644 --- a/bot.py +++ b/bot.py @@ -398,6 +398,7 @@ def subscribe_community(self, community_addr): logger.info(f"SUBSCRIBED: {community_addr}") self.db[community_addr] = -1 + @logger.catch(message="failed to unsub") @retry(tries=3) def unsubscribe_community(self, community_addr, community_id): # Attempt to resolve