Fix syncStageStartedAt not correctly set (#7436)
Fix syncStageStartedAt not correctly set --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -54,7 +54,6 @@ export class MessagingPartialMessageListFetchService {
|
||||
},
|
||||
{
|
||||
throttleFailureCount: 0,
|
||||
syncStageStartedAt: null,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user