* [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
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
export const GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 50;
|