* [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
62 B
TypeScript
2 lines
62 B
TypeScript
export const MESSAGES_TO_DELETE_FROM_CACHE_BATCH_SIZE = 1000;
|