better logging errors in messages (#12136)
This commit is contained in:
-2
@@ -38,8 +38,6 @@ export class MessagingMessageChannelSyncStatusMonitoringCronJob {
|
||||
MESSAGING_MESSAGE_CHANNEL_SYNC_STATUS_MONITORING_CRON_PATTERN,
|
||||
)
|
||||
async handle(): Promise<void> {
|
||||
this.logger.log('Starting message channel sync status monitoring...');
|
||||
|
||||
await this.messagingMonitoringService.track({
|
||||
eventName: 'message_channel.monitoring.sync_status.start',
|
||||
message: 'Starting message channel sync status monitoring',
|
||||
|
||||
Reference in New Issue
Block a user