Files
twenty/packages/twenty-server/src/modules/messaging/common/constants/messaging-throttle-max-attempts.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
50 B
TypeScript

export const MESSAGING_THROTTLE_MAX_ATTEMPTS = 4;