predict bugs
This commit is contained in:
parent
3cca7e9363
commit
cda118155d
@ -219,7 +219,7 @@ func (wc *QueueUpdater) processMessages(ctx context.Context, message models.Kafk
|
||||
}
|
||||
|
||||
default:
|
||||
wc.logger.Error("incorrect message type", zap.Any("Type:", message.Type))
|
||||
wc.logger.Error("incorrect message type", zap.Any("Type:", message))
|
||||
return nil
|
||||
}
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user