Files
twenty/packages/twenty-server/src/modules/messaging/constants/gmail-users-messages-get-batch-size.constant.ts
Weiko 5c40e3608b [messaing] improve messaging import (#4650)
* [messaging] improve full-sync fetching strategy

* fix

* rebase

* fix

* fix

* fix rebase

* fix

* fix

* fix

* fix

* fix

* remove deletion

* fix setPop with memory storage

* fix pgBoss and remove unnecessary job

* fix throw

* fix

* add timeout to ongoing sync
2024-03-27 12:44:03 +01:00

2 lines
55 B
TypeScript

export const GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 50;