Files
twenty/packages/twenty-server/src/modules/messaging/common/constants/messaging-throttle-duration.ts
bosiraphael 3f9f2c3ba6 5620 implement throttle logic for message and calendar sync (#5718)
Closes #5620 and improve messages filters
2024-06-04 10:29:05 +02:00

2 lines
70 B
TypeScript

export const MESSAGING_THROTTLE_DURATION = 1000 * 60 * 1; // 1 minute