Not enough space for notifications

 
How to fix this
 
  1. Fix: restart the terminal.
  2. Prevent: SendNotification: “no more than 2 calls per second and not more than 10 calls per minute.” Add a Sleep(6) after the SendMail and wrap a mutex around both (for multiple symbols).
Reason: