@ -40,7 +40,11 @@ class XProcess(Process):
type_ = data['#type']
del data['#type']
ts = int(time.time())
try:
data['properties']['unique_id'] = f'{msg.topic}-{msg.partition}-{msg.offset}'
except:
pass
if msg.topic == 'debug':
self.log.info(data)
The note is not visible to the blocked user.