Fix email sync (#5132)

This commit is contained in:
Charles Bochet
2024-04-23 18:50:37 +02:00
committed by GitHub
parent 444e97fa3e
commit fafa56411c
3 changed files with 21 additions and 3 deletions

View File

@ -1 +1 @@
export const GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 50;
export const GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 10;