5620 implement throttle logic for message and calendar sync (#5718)
Closes #5620 and improve messages filters
This commit is contained in:
@ -68,7 +68,7 @@ export class GoogleAPIRefreshAccessTokenService {
|
||||
}
|
||||
|
||||
await this.messagingTelemetryService.track({
|
||||
eventName: `refresh-token.error.insufficient_permissions`,
|
||||
eventName: `refresh_token.error.insufficient_permissions`,
|
||||
workspaceId,
|
||||
connectedAccountId: messageChannel.connectedAccountId,
|
||||
messageChannelId: messageChannel.id,
|
||||
|
||||
Reference in New Issue
Block a user