Decrease messaging import batch size

This commit is contained in:
Charles Bochet 2024-07-03 22:24:21 +02:00
parent 921b311c65
commit 14cd6f8b6b

View File

@ -1 +1 @@
export const MESSAGING_GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 200;
export const MESSAGING_GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 100;