|
|
if err := rt.DepartureNotifier.BroadcastBuddyDeparted(ctx, sess); err != nil {
|
|
if err := rt.DepartureNotifier.BroadcastBuddyDeparted(ctx, sess); err != nil {
|
|
|
rt.Logger.ErrorContext(ctx, "error sending buddy departure notifications", "err", err.Error())
|
|
rt.Logger.ErrorContext(ctx, "error sending buddy departure notifications", "err", err.Error())
|