5620 implement throttle logic for message and calendar sync (#5718)
Closes #5620 and improve messages filters
This commit is contained in:
@ -0,0 +1 @@
|
||||
export const MESSAGING_THROTTLE_DURATION = 1000 * 60 * 1; // 1 minute
|
||||
Reference in New Issue
Block a user