feature/IO-3000-messaging-sockets-migration2 - Additional logging
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -182,6 +182,9 @@ const redisSocketEvents = ({
|
||||
});
|
||||
} catch (error) {
|
||||
logger.log("Failed to handle conversation modification", "error", "io-redis", null, {
|
||||
bodyshopId,
|
||||
conversationId,
|
||||
fields,
|
||||
error: error.message,
|
||||
stack: error.stack
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user