5898 Create a cron to monitor messageChannelSyncStatus (#5933)
Closes #5898
This commit is contained in:
@ -5,7 +5,7 @@ import { EnvironmentService } from 'src/engine/integrations/environment/environm
|
||||
|
||||
type MessagingTelemetryTrackInput = {
|
||||
eventName: string;
|
||||
workspaceId: string;
|
||||
workspaceId?: string;
|
||||
userId?: string;
|
||||
connectedAccountId?: string;
|
||||
messageChannelId?: string;
|
||||
|
||||
Reference in New Issue
Block a user