-
-
Notifications
You must be signed in to change notification settings - Fork 122
Ratelimit IMAP reconnections #4940
Copy link
Copy link
Closed
Description
IMAP loop should have an emergency ratelimit for the case IDLE is constantly skipped to avoid busy looping in case of bugs such as unparseable responses. We need to limit iterations per second to something like 5 iterations per minute but with a generous burst size and disable it for bots.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels