6687 change messaging import cron job to run every minute (#6704)

Closes #6687
This commit is contained in:
Raphaël Bosi
2024-08-22 17:51:08 +02:00
committed by GitHub
parent 9898ca3e53
commit 579c2ebcea
3 changed files with 15 additions and 19 deletions
@@ -1 +1 @@
export const MESSAGING_GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 100;
export const MESSAGING_GMAIL_USERS_MESSAGES_GET_BATCH_SIZE = 200;